Skip to content
Snippets Groups Projects
Commit d8b06f3e authored by Matthew Mosesohn's avatar Matthew Mosesohn
Browse files

Ignore changes on check resolvconf task

parent d6f206b5
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@
shell: which resolvconf
register: resolvconf
ignore_errors: yes
changed_when: false
- name: target resolv.conf file
set_fact:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment