buluma / ansible-role-openvpn

Install and configure openvpn server or client on your system.
Apache License 2.0
2 stars 0 forks source link

Allow customising the server.conf file #28

Open day1118 opened 4 months ago

day1118 commented 4 months ago

Proposed feature

I cannot see any way to customise or edit the server.conf file. It would be great to either have an option to either:

  1. Allow customisation of this file in the template
  2. Accept a path to an existing file
  3. Skip this step so it can be placed outside of the role

Rationale

I'd like to be able to modify the server configuration

Additional context

I want to replace the push "redirect-gateway def1 bypass-dhcp" line with push "route 10.8.0.0 255.255.255.0" to allow split tunnelling

buluma commented 4 months ago

Hi, thanks for your request. i need to rebase a few things. ill let you know very soon