use correct boolean values

This commit is contained in:
2024-07-11 22:09:58 +02:00
parent 6bfd530c90
commit 374b5fc7ef
7 changed files with 11 additions and 11 deletions

View File

@@ -4,7 +4,7 @@
filesystem:
dev: '/dev/sys/{{ item.lv }}'
fstype: ext4
force: yes
force: true
loop:
- { lv: root }
- { lv: home }
@@ -20,4 +20,4 @@
- { lv: home }
- { lv: var }
- { lv: var_log }
- { lv: var_log_audit }
- { lv: var_log_audit }