Role that installs and configures OpenVPN
Go to file
Andrea Dell'Amico 562df8844e
CCDs to be deleted in a separate list.
2023-10-30 17:13:05 +01:00
defaults Fix the certificates path. 2021-09-30 00:39:49 +02:00
files Role that installs OpenVPN. Supports ldap authentication. 2020-04-28 18:40:18 +02:00
handlers Role that installs OpenVPN. Supports ldap authentication. 2020-04-28 18:40:18 +02:00
meta Some cleanup. 2023-10-30 16:39:33 +01:00
tasks CCDs to be deleted in a separate list. 2023-10-30 17:13:05 +01:00
templates Add username-as-common-name if the certificate authentication is not enabled. 2020-06-23 13:58:05 +02:00
tests Initial commit 2020-04-28 15:45:16 +02:00
vars Initial commit 2020-04-28 15:45:16 +02:00
.gitignore Initial commit 2020-04-28 15:45:16 +02:00
LICENSE Initial commit 2020-04-28 15:45:16 +02:00
README.md Fix some boolean tests. 2020-05-05 18:48:53 +02:00

README.md

OpenVPN

Role that installs OpenVPN

Requirements

letsencrypt-acme-sh-client role if letsencrypt is being used (best not if you are relying on client certificates for authentication).

Role Variables

Important in a multihost installation are the variables:

openvpn_is_master_host: bool openvpn_net_octet: int

That must differ from host to host. The first one must be set to True on one host only

Dependencies

License

EUPL 1.2+

Author Information

Andrea DellAmico andrea.dellamico@isti.cnr.it