Skip to content

ansible-network/cloud_vpn

Repository files navigation

cloud_vpn

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.

Supported cloud providers

Supported VPN endpoints

Requirements

Installation

ansible-galaxy install ansible-network.cloud_vpn

Functions

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.

License

GPLv3

Author information

Ricardo Carrillo Cruz (rcarrillocruz)