This Ansible Network role provides functions to manage IPSEC VPN tunnels.
The functions included allow to:
- Configure IPSEC in multiple networking platforms and VPNaaS providers.
- Provision networking appliances in public and private cloud providers.
The providers for managing VPN configurations and provisioners to provision instance based routers are kept in separate roles and need to be installed upfront to be used by cloud_vpn. Check it out links below.
- Ansible 2.6 or later
- requirements.txt packages
ansible-galaxy install ansible-network.cloud_vpn
This section provides a list of the available functions that are included in this role.
Please see the documentation link for each function for details on how to use the function in an Ansible playbook.
GPLv3
Ricardo Carrillo Cruz (rcarrillocruz)