ansible-role-openvpn/README.md

33 lines
584 B
Markdown

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 Dell'Amico <andrea.dellamico@isti.cnr.it>