Gitiles
Code Review
Sign In
gerrit.opencord.org
/
ansible
/
onf-ansible
/
c517f55241edc960490975a6dc72155c44a658c5
/
.
/
playbooks
/
vpn-playbook.yml
blob: 5ccc942064f437d1b4a0ff5a80184efceefcce65 [
file
] [
log
] [
blame
]
Hyunsun Moon
f763060
2020-11-11 16:08:31 -0800
[
diff
] [
blame
]
1
---
2
# Ansible playbook to configure a dynamic route-based VPN with BIRD and strongSwan
3
4
-
name:
Configure VPN
5
hosts:
vpn
6
become:
true
7
roles:
8
-
bird
9
-
strongswan