Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

ZILosoft/ansible.openvpn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: openvpn

Description

Configurate your OpenVPN Client

Installation

ansible-galaxy install arillso.openvpn

Requirements

None

Role Variables

Variable Default Comments (type)
openvpn_name openvpn
openvpn_remote
openvpn_route []
openvpn_verifyx509name
openvpn_cert
openvpn_tlsauth
openvpn_ca
openvpn_key
openvpn_client_as_service false defines if Openvpn runs as service
openvpn_client_enabled false

Dependencies

None

Example Playbook

- hosts: all
  roles:
     - arillso.openvpn

Changelog

1.3

  • add enabled and disable openvpn client on Windows.

1.1

  • add support Openvpn runs as service.

1.0

  • inital role
  • windows support

Author

License

This project is under the MIT License. See the LICENSE file for the full license text.

Copyright

(c) 2017, Simon Bärlocher

About

Configurate your OpenVPN Client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 100.0%