mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-ansible-private.git
synced 2025-10-27 16:53:04 +00:00
Update roles/kube-master/tasks/main.yml
This commit is contained in:
@ -59,7 +59,7 @@
|
||||
|
||||
- name: Injeta configuração defensiva no ConfigMap
|
||||
ansible.builtin.replace:
|
||||
path: "{{ flannel_manifest_local }}"
|
||||
path: /tmp/kube-flannel.yml
|
||||
regexp: 'net-conf.json: \|[\s\S]+?\n\s+\}'
|
||||
replace: |
|
||||
net-conf.json: |
|
||||
|
||||
Reference in New Issue
Block a user