ansible/dns.yml

10 lines
73 B
YAML

---
- hosts:
- mail
become: yes
roles:
- nsd
- unbound