more changes
This commit is contained in:
parent
74bee4d307
commit
077170a35c
14
node2.yml
14
node2.yml
@ -16,12 +16,12 @@
|
|||||||
ansible.builtin.debug:
|
ansible.builtin.debug:
|
||||||
var: vars
|
var: vars
|
||||||
|
|
||||||
# - name: Debug test_set_stats - node2
|
- name: Debug test_set_stats - node2
|
||||||
# ansible.builtin.debug:
|
ansible.builtin.debug:
|
||||||
# msg: "Another node will use __bigboot_size_target -> {{ __bigboot_size_target }}"
|
msg: "Another node will use the set_stats dictionary -> {{ bigboot_data[inventory_hostname]['bigboot_size'] }}"
|
||||||
# when:
|
# when:
|
||||||
# - __bigboot_size_target | length > 1
|
# - __bigboot_size_target | length > 1
|
||||||
# - __bigboot_execute_shrink | bool
|
# - __bigboot_execute_shrink | bool
|
||||||
# - not bigboot_skip_rear_backup | bool
|
# - not bigboot_skip_rear_backup | bool
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user