Added openvpn server role
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
This commit is contained in:
parent
3a99c37a82
commit
b65650d733
14 changed files with 257 additions and 1 deletions
5
playbooks/deploy.yml
Normal file
5
playbooks/deploy.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
- name: 'Deploy openvpn server role to host group'
|
||||
hosts: 'openvpn_server'
|
||||
roles:
|
||||
- 'enbewe.openvpn.server'
|
Loading…
Add table
Add a link
Reference in a new issue