ansible-role-openvpn/README.md

33 lines
584 B
Markdown
Raw Permalink Normal View History

OpenVPN
2020-04-28 15:45:16 +02:00
=========
Role that installs OpenVPN
2020-04-28 15:45:16 +02:00
Requirements
------------
letsencrypt-acme-sh-client role if letsencrypt is being used (best not if you are relying on client certificates for authentication).
2020-04-28 15:45:16 +02:00
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
2020-04-28 15:45:16 +02:00
Dependencies
------------
License
-------
EUPL 1.2+
2020-04-28 15:45:16 +02:00
Author Information
------------------
Andrea Dell'Amico <andrea.dellamico@isti.cnr.it>