diff --git a/roles/dnsmasq/tasks/resolvconf.yml b/roles/dnsmasq/tasks/resolvconf.yml
index c018e977156218b9a94c30924cc133fd21386e2e..b24ef17abc3f52757cfa2230ab67375bffe1583f 100644
--- a/roles/dnsmasq/tasks/resolvconf.yml
+++ b/roles/dnsmasq/tasks/resolvconf.yml
@@ -3,6 +3,7 @@
   shell: which resolvconf
   register: resolvconf
   ignore_errors: yes
+  changed_when: false
 
 - name: target resolv.conf file
   set_fact: