This commit is contained in:
parent
b441717ee1
commit
a51d922f00
@ -28,6 +28,7 @@
|
||||
block: |2
|
||||
{{ item.key }}:
|
||||
{{ item.value.chart_values | default('~') }}
|
||||
marker: "# {mark} ANSIBLE MANAGED BLOCK -- {{ item.key }}"
|
||||
loop: "{{ lookup('ansible.builtin.dict', components) }}"
|
||||
loop_control:
|
||||
label: "{{ item.key }}"
|
||||
|
Loading…
Reference in New Issue
Block a user