fix aggregate
This commit is contained in:
parent
ef87a6f20e
commit
427e817ba6
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
- name: Set environment for subsequent workflow nodes
|
- name: Set environment for subsequent workflow nodes
|
||||||
ansible.builtin.set_stats:
|
ansible.builtin.set_stats:
|
||||||
aggregate: false
|
aggregate: true
|
||||||
data:
|
data:
|
||||||
bigboot_data: "{{ bigboot_data | default({}) |
|
bigboot_data: "{{ bigboot_data | default({}) |
|
||||||
combine({inventory_hostname:
|
combine({inventory_hostname:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user