more changes
This commit is contained in:
parent
84be747750
commit
254f7584fa
@ -22,7 +22,7 @@
|
|||||||
__bigboot_execute_shrink: "true"
|
__bigboot_execute_shrink: "true"
|
||||||
# bigboot_size_target: "{{ bigboot_size_target }}"
|
# bigboot_size_target: "{{ bigboot_size_target }}"
|
||||||
bigboot_skip_rear_backup: "{{ bigboot_skip_rear | default('false') }}"
|
bigboot_skip_rear_backup: "{{ bigboot_skip_rear | default('false') }}"
|
||||||
bigboot_size_target: "{{ bigboot_size_target | default({}) | combine({inventory_hostname: {'bigboot_size_target': bigboot_size_target}}) }}"
|
bigboot_host_size_target: "{{ bigboot_host_size_target | default({}) | combine({inventory_hostname: {'bigboot_size_target': bigboot_size_target}}) }}"
|
||||||
no_log: false
|
no_log: false
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user