Mark these as not being changed

This commit is contained in:
Kevin Fenzi 2015-02-02 02:43:30 +00:00
parent 3ddaaf0142
commit f700d3e4f7

View file

@ -38,6 +38,7 @@
- name: create GeoIP acl
command: /var/named/GeoIP.sh
changed_when: "1 != 1"
notify:
- restart named
@ -64,6 +65,7 @@
- name: update dns
command: /usr/local/bin/update-dns
changed_when: "1 != 1"
notify:
- restart named
tags: