Gitiles
Code Review
Sign In
gerrit.opencord.org
/
ansible
/
onf-ansible
/
5d66d1846dd2cb97750a327d3ba6be6a7cabadd4
/
.
/
playbooks
/
dns-playbook.yml
blob: 5c6999094cf878b532d2f7363a0139f6bb64fedb [
file
] [
log
] [
blame
]
---
# Ansible playbook to configure a DNS server
-
name:
Configure a dns server
hosts:
dns
become:
true
roles:
-
nsd
-
unbound