forked from ccchb/ansible
parent
0a6b680cda
commit
de6c1a4d8b
1 changed files with 9 additions and 0 deletions
9
dns.yml
Normal file
9
dns.yml
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
---
|
||||||
|
- hosts:
|
||||||
|
- mail
|
||||||
|
|
||||||
|
become: yes
|
||||||
|
|
||||||
|
roles:
|
||||||
|
- nsd
|
||||||
|
- unbound
|
Loading…
Reference in a new issue