mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 00:48:35 +01:00
feat: oidc web1 basics
This commit is contained in:
@@ -7,9 +7,13 @@
|
||||
- { role : monitoring-influx, tags : [ "influx" ] }
|
||||
- { role : base, tags : [ "base" ] }
|
||||
|
||||
- hosts: web1
|
||||
roles:
|
||||
- { role : web1, tags : [ "web1" ] }
|
||||
|
||||
- hosts: kube1
|
||||
roles:
|
||||
- { role : docker-deployments,tags : [ "docker", "kube1" ] }
|
||||
- { role : docker-deployments, tags : [ "docker", "kube1" ] }
|
||||
|
||||
- hosts: usermanagement
|
||||
roles:
|
||||
|
||||
Reference in New Issue
Block a user