enable auth-dns role to actually configure useful zones
This commit is contained in:
parent
becee70ab9
commit
6fa2d65db2
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