Skip to content
Snippets Groups Projects
Commit bb72de0d authored by Bogdan Dobrelya's avatar Bogdan Dobrelya Committed by GitHub
Browse files

Merge pull request #496 from kubernetes-incubator/idempotency_resolvconf

Ignore changes on check resolvconf task
parents 6da0ecfa eb583dd2
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