Gitiles
Code Review
Sign In
gerrit.opencord.org
/
ansible
/
onf-ansible
/
c517f55241edc960490975a6dc72155c44a658c5
/
.
/
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