Just always run the GeoIP.sh script
This commit is contained in:
parent
09b611af77
commit
3e55abc802
1 changed files with 0 additions and 3 deletions
|
@ -72,15 +72,12 @@
|
|||
- name: copy GeoIP.sh
|
||||
copy: src=GeoIP.sh dest=/var/named/chroot/GeoIP.sh mode=0755
|
||||
notify:
|
||||
- create GeoIP acl
|
||||
- restart named
|
||||
tags:
|
||||
- config
|
||||
|
||||
- name: create GeoIP acl
|
||||
command: /var/named/chroot/GeoIP.sh
|
||||
args:
|
||||
creates: /var/named/chroot/etc/GeoIP.acl
|
||||
notify:
|
||||
- restart named
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue