mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 05:29:28 -02:30
remove carriage return
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user