You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone/push Build was killed
Details
|
1 year ago | |
---|---|---|
.. | ||
defaults | 1 year ago | |
files | 1 year ago | |
handlers | 1 year ago | |
tasks | 1 year ago | |
templates | 1 year ago | |
README.md | 1 year ago |
README.md
OpenVPN
Install and configure OpenVPN, based on our HowtoOpenVPN wiki
Tasks
Everything is in the tasks/main.yml
file.
Some manual actions are requested at the end of the playbook, to do before finishing the playbook.
Variables
openvpn_lan
: network to use for OpenVPNopenvpn_netmask
: netmask of the network to use for OpenVPNopenvpn_netmask_cidr
: automatically generated prefix length of the netmask, in CIDR notation
TODO
- Make it compatible with OpenBSD
- See TODO tasks in tasks/main.yml