Merge pull request #496 from kubernetes-incubator/idempotency_resolvconf

Ignore changes on check resolvconf task
This commit is contained in:
Bogdan Dobrelya 2016-11-14 11:10:04 +01:00 committed by GitHub
commit bb72de0dc9

View file

@ -3,6 +3,7 @@
shell: which resolvconf
register: resolvconf
ignore_errors: yes
changed_when: false
- name: target resolv.conf file
set_fact: