general cleanup
This commit is contained in:
parent
3a75d32472
commit
61a25c27af
4 changed files with 27 additions and 10 deletions
|
|
@ -1,3 +1,6 @@
|
|||
- name: delete pdns bind.conf
|
||||
file: path=/etc/powerdns/pdns.d/bind.conf state=absent
|
||||
|
||||
- name: copy bind zone file
|
||||
copy:
|
||||
src: "/var/lib/powerdns/tpl/{{ item.item }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue