blob: 5ccc942064f437d1b4a0ff5a80184efceefcce65 [file] [log] [blame]
---
# Ansible playbook to configure a dynamic route-based VPN with BIRD and strongSwan
- name: Configure VPN
hosts: vpn
become: true
roles:
- bird
- strongswan