more changes
This commit is contained in:
parent
553db33511
commit
84be747750
@ -23,6 +23,7 @@
|
|||||||
# 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_size_target: "{{ bigboot_size_target | default({}) | combine({inventory_hostname: {'bigboot_size_target': bigboot_size_target}}) }}"
|
||||||
|
no_log: false
|
||||||
|
|
||||||
|
|
||||||
- name: Debug test_set_stats
|
- name: Debug test_set_stats
|
||||||
|
Loading…
x
Reference in New Issue
Block a user