Files
homelab/dns/README.md
2024-01-31 12:40:28 -05:00

8 lines
94 B
Markdown

# DNS Server
## Install
```bash
ansible-playbook -i ansible/inventory.yaml dns/dns.yaml
```