Ansible Galaxy Role to Setup VPN client for Cisco VPN3000 Concentrator, IOS and PIX for use with RSA Token.
Used for setting up CI/CD pipeline across networks using VPN tunnels.
None
Available variables are listed in the below example, along with default values.
None
- hosts: servers
roles:
- role: vinayski.vpnc-client
vpnc_options:
ipsec_gateway: gateway.server.com
ipsec_id: id
ipsec_secret: secret
xauth_user: vpnuser
xauth_password: password
token_file: /tmp/token.sdtid
GNU © 2022 vinayski
This role was created by vinayski.