ansible-role-openvpn
ansible-role-openvpn copied to clipboard
Allow TCP management interface
If you try make management interface listen via TCP (setting openvpn_management_bind to something like "localhost 7505"), the resulting config still contains management-client-user option, which results in OpenVPN server failing to start with this error message:
Options error: --management-client-(user|group) can only be used on unix domain sockets