init unbound

This commit is contained in:
2025-12-28 13:44:10 -07:00
parent cb4b3cd6f1
commit dd0f7b9341
5 changed files with 43 additions and 0 deletions

6
ansible/dns.yaml Normal file
View File

@@ -0,0 +1,6 @@
---
# file: dns.yaml
- hosts: dns
roles:
- common
- unbound