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

Support for client options #2

Open MansM opened 5 years ago

MansM commented 5 years ago

Is your feature request related to a problem? Please describe. support for client options

Describe the solution you'd like in client config add stuff like: push "redirect-gateway def1 bypass-dhcp"

robertdebock commented 5 years ago

Thanks @MansM, I'll look into it.

dberardo-com commented 2 years ago

also more in general: how are certificates supposed to land on the controlled hosts? should they be placed manually?