mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 08:51:37 +01:00
feat: openvpn & cert manager
This commit is contained in:
@@ -45,6 +45,10 @@
|
||||
roles:
|
||||
- { role : vault-pki, tags : [ "pki_master", "vault" ] }
|
||||
|
||||
- hosts: vpn
|
||||
roles:
|
||||
- { role : openvpn, tags : [ "openvpn", "vpn", "certificate-manager" ] }
|
||||
|
||||
- hosts: timetracking
|
||||
roles:
|
||||
- { role : timetracking, tags : [ "timetracking", "kamai" ] }
|
||||
|
||||
Reference in New Issue
Block a user