Fix var reference;Housekeeping;Improve UX
This commit is contained in:
@ -83,4 +83,4 @@
|
||||
# mode: 0600
|
||||
# loop: "{{ lookup('ansible.builtin.dict', components) | map(attribute='value.manifests') | list | select('defined') | flatten }}"
|
||||
# loop_control:
|
||||
# label: "{{ item.type + '/' + item.name }}"
|
||||
# label: "{{ item.type ~ '/' ~ item.name }}"
|
||||
|
Reference in New Issue
Block a user