1
0
Fork 0

Initial version
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
This commit is contained in:
Nis Wechselberg 2025-06-21 22:24:47 +02:00
commit 3a99c37a82
Signed by: enbewe
GPG key ID: 7B25171F921B9E57
7 changed files with 181 additions and 0 deletions

13
README.md Normal file
View file

@ -0,0 +1,13 @@
# Ansible Collection - enbewe.openvpn
Collecion to deploy private OpenVPN
## Playbooks
### enbewe.forgejo.deploy
Deploys the role `enbewe.openvpn.server` to all hosts in the group `openvpn_server`.
## Roles
### enbewe.openvpn.server
Deploys OpenVPN server to the host machine directly.