This repository has been archived on 2020-08-22. You can view files and clone it, but cannot push or open issues or pull requests.
ansible/dns.yml

8 lines
95 B
YAML

---
- hosts: dns
roles:
- apt
- unbound
- systemd
- firewall