9 lines
157 B
YAML
Raw Normal View History

2025-01-07 22:17:39 +00:00
---
# Playbook to set up the local DNS resolver
- name: Install and configure the local DNS resolver
hosts: dns
become: yes
roles:
- dns-internal