Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
This commit is contained in:
parent
3a99c37a82
commit
6e8d01203a
13 changed files with 249 additions and 0 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