Initial openvpn role commit

Change-Id: I091e7b198d852d5857f7b606cce2469c2f8ba9a7
16 files changed
tree: d01fc7bbbab24f376cd56b4a56b576e2b7b8fcbf
  1. .reuse/
  2. LICENSES/
  3. Makefile
  4. README.md
  5. VERSION
  6. defaults/
  7. handlers/
  8. meta/
  9. molecule/
  10. tasks/
  11. templates/
  12. vars/
README.md

openvpn

OpenVPN Server

Configuration references:

https://community.openvpn.net/openvpn/wiki/GettingStartedwithOVPN

https://community.openvpn.net/openvpn/wiki/Using_Certificate_Chains

https://build.openvpn.net/man/openvpn-2.5/openvpn.8.html

Example Playbook

- hosts: all
  roles:
    - openvpn

License and Author

Copyright 2022 Open Networking Foundation support@opennetworking.org

License: Apache-2.0