Merge recursively etc entries
This commit is contained in:
@@ -243,6 +243,20 @@ etc_sysctl_params:
|
||||
value: 524288
|
||||
state: present
|
||||
|
||||
etc_fstab_entries:
|
||||
root:
|
||||
path: /
|
||||
fstype: btrfs
|
||||
opts: noatime,subvol=root,compress=zstd:1,x-systemd.device-timeout=0
|
||||
passno: 0
|
||||
dump: 0
|
||||
home:
|
||||
path: /home
|
||||
fstype: btrfs
|
||||
opts: subvol=home,compress=zstd:1,x-systemd.device-timeout=0
|
||||
passno: 0
|
||||
dump: 0
|
||||
|
||||
users:
|
||||
flexo:
|
||||
shell: /bin/zsh
|
||||
|
||||
Reference in New Issue
Block a user