This commit is contained in:
parent
f67d9d8029
commit
18c9c75569
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
||||||
# - kubernetes_cri_changed is changed
|
# - kubernetes_cri_changed is changed
|
||||||
|
|
||||||
- name: Configure NetworkManager for Calico
|
- name: Configure NetworkManager for Calico
|
||||||
file:
|
copy:
|
||||||
src: "etc/NetworkManager/conf.d/calico.conf"
|
src: "etc/NetworkManager/conf.d/calico.conf"
|
||||||
dest: "/etc/NetworkManager/conf.d/calico.conf"
|
dest: "/etc/NetworkManager/conf.d/calico.conf"
|
||||||
group: root
|
group: root
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue