Skip to content

vinayski/ansible-role-vpnc-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-role-vpnc-client

Build Status

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.

Requirements

None

Role Variables

Available variables are listed in the below example, along with default values.

Dependencies

None

Example Playbook

- 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

License

GNU © 2022 vinayski

Author Information

This role was created by vinayski.

About

Ansible Role for VPN client Cisco VPN3000 Concentrator, IOS and PIX for use with RSA Token

Topics

Resources

License

Stars

Watchers

Forks

Languages