mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 18:09:59 -03:30
Ignore changes on check resolvconf task
This commit is contained in:
parent
d6f206b5fd
commit
d8b06f3e2f
@ -3,6 +3,7 @@
|
||||
shell: which resolvconf
|
||||
register: resolvconf
|
||||
ignore_errors: yes
|
||||
changed_when: false
|
||||
|
||||
- name: target resolv.conf file
|
||||
set_fact:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user