enable auth-dns role to actually configure useful zones
This commit is contained in:
parent
70a4d4a0e4
commit
7086b189b9
8 changed files with 184 additions and 16 deletions
4
roles/auth-dns/templates/zone.j2
Normal file
4
roles/auth-dns/templates/zone.j2
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
; {{ ansible_managed }}
|
||||
|
||||
{{ zone_content }}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue