Provision openvpn configuration
Provide twice openvpn installation (with full iptables configuration). Also will be created users .ovpn config files.
Will be used ports with external ip binding: 53(udp) and 8443(tcp). Yes, every user will have 2 config files.
Any debian-based system with systemd.
- hosts: openvpn
vars:
my_clients:
- client
- tneilc
roles:
- egeneralov.openvpn
MIT
Eduard Generalov eduard@generalov.net