infralab/ansible/dns-manual.yml
2025-08-31 14:43:33 +04:00

8 lines
157 B
YAML

---
# to update only dns zones run the following:
# ansible-playbook -i hosts dns-manual.yml --diff -t manual
- hosts: dns
become: true
roles:
- dns