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