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
|
|
@ -2,5 +2,9 @@
|
|||
name: Install knot
|
||||
become: true
|
||||
package:
|
||||
name: [ knot, knot-exporter ]
|
||||
|
||||
name:
|
||||
- knot
|
||||
- knot-exporter
|
||||
- knot-dnssecutils
|
||||
- knot-dnsutils
|
||||
- knot-host
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue