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,10 +4,10 @@
filesystem:
dev: '/dev/sys/{{ item.lv }}'
fstype: xfs
force: yes
force: true
loop:
- { lv: root }
- { lv: home }
- { lv: var }
- { lv: var_log }
- { lv: var_log_audit }
- { lv: var_log_audit }