robertdebock / ansible-role-openvpn

Install and configure openvpn server or client on your system.
https://robertdebock.nl/
Apache License 2.0
46 stars 16 forks source link

Easy rsa #6

Closed robertdebock closed 3 years ago

robertdebock commented 3 years ago

name: Pull request about: Simpler and working, use less other roles to prepare a system.


Describe the change The old role used many other roles to prepare a system, this version uses easyrsa. Much simpler.

Testing Local using molecule and CI.