Gitiles
Code Review
Sign In
gerrit.opencord.org
/
ansible
/
onf-ansible
/
c517f55241edc960490975a6dc72155c44a658c5
/
.
/
playbooks
/
router-playbook.yml
blob: 27bbee17ac5ef3601a690fd16aeec439da2e3091 [
file
] [
log
] [
blame
]
---
# Ansible playbook to configure a router
-
name:
Configure a router
hosts:
router
become:
true
roles:
# - netprep
-
nsd
-
unbound
-
dhcpd
# - nginx
# - onieboot
# - users