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