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