openvpn/README.md
Knut Ahlers 91f8baf981
Add support for Archlinux
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-05-05 13:28:26 +02:00

16 lines
425 B
Markdown

# luzifer-ansible / openvpn
This role installs OpenVPN on a host, configures a client connection and enables it as a systemd daemon.
## Requirements
- Archlinux
- Debian >= 8 (jessie)
- Ubuntu >= 16.04 (xenial)
## Usage
See the [Ansible Galaxy Intro](https://galaxy.ansible.com/intro) for usage of roles within Ansible Galaxy.
For configuration variables and how to use them see [defaults/main.yml](defaults/main.yml).