This commit is contained in:
parent
dd4e79901e
commit
fa0fa30062
@ -23,7 +23,7 @@
|
|||||||
label: "{{ item.key }}"
|
label: "{{ item.key }}"
|
||||||
|
|
||||||
- name: Inject chart values into ansible var files
|
- name: Inject chart values into ansible var files
|
||||||
ansible.builtin.lineinfile:
|
ansible.builtin.blockinfile:
|
||||||
path: /opt/firstboot/ansible/vars/metacluster.yml
|
path: /opt/firstboot/ansible/vars/metacluster.yml
|
||||||
block: |2
|
block: |2
|
||||||
{{ item.key }}:
|
{{ item.key }}:
|
||||||
|
Loading…
Reference in New Issue
Block a user