conditionals
This commit is contained in:
@ -8,5 +8,6 @@
|
||||
- name: Debug test_set_stats
|
||||
ansible.builtin.debug:
|
||||
msg: "Another node will use __bigboot_size_target -> {{ __bigboot_size_target }}"
|
||||
when: __bigboot_size_target | length > 1
|
||||
|
||||
...
|
||||
|
Reference in New Issue
Block a user