remove carriage return
parent
e0f460d9b5
commit
b72e220126
|
@ -53,7 +53,6 @@
|
||||||
timeout: 100
|
timeout: 100
|
||||||
when: inventory_hostname in groups['kube-master']
|
when: inventory_hostname in groups['kube-master']
|
||||||
|
|
||||||
|
|
||||||
- name: update resolv.conf with new DNS setup
|
- name: update resolv.conf with new DNS setup
|
||||||
template:
|
template:
|
||||||
src: resolv.conf.j2
|
src: resolv.conf.j2
|
||||||
|
|
Loading…
Reference in New Issue