dns: drop GetIP fetch as it no longer is offered

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-01-04 23:49:13 +00:00 committed by Pierre-Yves Chibon
parent cd9fc0d715
commit c91c3e9e57

View file

@ -51,13 +51,13 @@
- config - config
- dns - dns
- name: create GeoIP acl #- name: create GeoIP acl
command: /var/named/GeoIP.sh # command: /var/named/GeoIP.sh
changed_when: "1 != 1" # changed_when: "1 != 1"
notify: # notify:
- restart named # - restart named
tags: # tags:
- dns # - dns
- name: copy update-dns - name: copy update-dns
copy: src=update-dns dest=/usr/local/bin/update-dns mode=0755 copy: src=update-dns dest=/usr/local/bin/update-dns mode=0755