change bool to str
This commit is contained in:
parent
4e144ecbc1
commit
9677c75be3
@ -14,7 +14,7 @@
|
|||||||
__bigboot_size_target: "{{ bigboot_size_target }}"
|
__bigboot_size_target: "{{ bigboot_size_target }}"
|
||||||
__bigboot_adjacent_lvm: "/dev/mapper/system-root"
|
__bigboot_adjacent_lvm: "/dev/mapper/system-root"
|
||||||
__bigboot_execute_bigboot: true
|
__bigboot_execute_bigboot: true
|
||||||
__bigboot_execute_shrink: false
|
__bigboot_execute_shrink: "true"
|
||||||
per_host: false
|
per_host: false
|
||||||
aggregate: false
|
aggregate: false
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user