8 lines
89 B
YAML
8 lines
89 B
YAML
---
|
|
# file: dns.yaml
|
|
- hosts: dns
|
|
roles:
|
|
- common
|
|
- unbound
|
|
- netbird_peer
|