general cleanup
This commit is contained in:
parent
3a75d32472
commit
61a25c27af
4 changed files with 27 additions and 10 deletions
|
|
@ -20,4 +20,14 @@ powerdns:
|
|||
"tcp-control-secret": "{{ lookup('password', '/dev/null length=64') }}"
|
||||
"version-string": "1"
|
||||
zonemeta: {}
|
||||
zonemeta_defaults:
|
||||
type: master
|
||||
"allow-query":
|
||||
- any
|
||||
"allow-update":
|
||||
- none
|
||||
"allow-transfer":
|
||||
- none
|
||||
"slaves":
|
||||
- none
|
||||
zones: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue