enable auth-dns role to actually configure useful zones
This commit is contained in:
parent
c45fbaedda
commit
f61640ec39
7 changed files with 175 additions and 14 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