mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 07:51:35 +01:00
wip: kube2 kubernetes
This commit is contained in:
@@ -34,18 +34,10 @@
|
||||
roles:
|
||||
- { role : monitoring-master, tags : [ "monitoring-master", "icinga", "grafana" ] }
|
||||
|
||||
- hosts: typo3-cms
|
||||
roles:
|
||||
- { role : typo3-cms, tags : [ "typo3" ] }
|
||||
|
||||
- hosts: paperless
|
||||
roles:
|
||||
- { role : paperless, tags : [ "paperless" ] }
|
||||
|
||||
- hosts: vault-pki
|
||||
roles:
|
||||
- { role : vault-pki, tags : [ "pki_master", "vault" ] }
|
||||
|
||||
- hosts: vpn
|
||||
roles:
|
||||
- { role : openvpn, tags : [ "openvpn", "vpn", "certificate-manager" ] }
|
||||
@@ -61,3 +53,7 @@
|
||||
- hosts: nextcloud ths
|
||||
roles:
|
||||
- { role: nextcloud, tags: ["nextcloud"] }
|
||||
|
||||
- hosts: kube2
|
||||
roles:
|
||||
- { role: kubernetes-base, tags: ["kubernetes"] }
|
||||
|
||||
Reference in New Issue
Block a user