collection_opnsense
collection_opnsense copied to clipboard
Feature: OpenVPN
Link to API
https://docs.opnsense.org/development/api/core/openvpn.html
- Instances
- Client-Overwrites
- Client-Profile Export
- Service integration
Description
Would be nice to have for many users.
1h init 3h openvpn_client 1h 30m openvpn_static_key 1h openvpn_status
2h openvpn_server
@sajjadG, @tom9eiger, @sashanke - I would appreciate it if someone could test the modules openvpn_server
and/or openvpn_client
by installing the latest version:
ansible-galaxy collection install git+https://github.com/ansibleguy/collection_opnsense.git
1h client_override
Have not found a definition for the client-export API that is mentioned in the docs.. Only this one - but that is not useful.
I might add it as module later on, if users want it