This commit is contained in:
parent
33e0220e34
commit
952e92082f
@ -27,7 +27,7 @@
|
||||
path: /opt/firstboot/ansible/vars/metacluster.yml
|
||||
block: |2
|
||||
{{ item.key }}:
|
||||
{{ item.value.chart_values | default('~') }}
|
||||
{{ item.value.helm.chart_values | default('~') }}
|
||||
marker: "# {mark} ANSIBLE MANAGED BLOCK -- {{ item.key }}"
|
||||
loop: "{{ lookup('ansible.builtin.dict', components) }}"
|
||||
loop_control:
|
||||
|
Loading…
Reference in New Issue
Block a user