Mark these as not being changed
This commit is contained in:
parent
3ddaaf0142
commit
f700d3e4f7
1 changed files with 2 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue