Add resolver in DNS playbook

This commit is contained in:
Nemo 2020-08-15 17:07:54 +02:00
parent 7c193e178d
commit 52b75e2a88
1 changed files with 4 additions and 0 deletions

View File

@ -2,3 +2,7 @@
- hosts: authority_dns_server
roles:
- vavrusa.knot
- hosts: resolver_dns_server
roles:
- powerdns.pdns_recursor