Ignore changes on check resolvconf task
This commit is contained in:
parent
d6f206b5fd
commit
d8b06f3e2f
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
shell: which resolvconf
|
shell: which resolvconf
|
||||||
register: resolvconf
|
register: resolvconf
|
||||||
ignore_errors: yes
|
ignore_errors: yes
|
||||||
|
changed_when: false
|
||||||
|
|
||||||
- name: target resolv.conf file
|
- name: target resolv.conf file
|
||||||
set_fact:
|
set_fact:
|
||||||
|
|
Loading…
Reference in a new issue