per_host
This commit is contained in:
parent
4a1f42bea0
commit
7c31c184d4
@ -34,6 +34,7 @@
|
||||
bigboot_rear_backup_skip:
|
||||
|
||||
- name: Set environment for subsequent workflow nodes
|
||||
per_host: false
|
||||
ansible.builtin.set_stats:
|
||||
data:
|
||||
bigboot_data: "{{ bigboot_data | default({}) |
|
||||
@ -52,6 +53,6 @@
|
||||
when:
|
||||
- bigboot_execute_shrink_lv | default(false) | bool
|
||||
or bigboot_execute_bigboot | default(false) | bool
|
||||
- not bigboot_rear_backup_skip | default(false) | bool
|
||||
- not rear_backup_skip | default(false) | bool
|
||||
|
||||
...
|
||||
|
Loading…
x
Reference in New Issue
Block a user