mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 04:18:34 +01:00
feat: add atlantis verify
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
- event-dispatcher
|
||||
- reactive-resume
|
||||
- hedgedoc
|
||||
- atlantis-verify
|
||||
|
||||
- name: Copy AtlantisHub config
|
||||
copy:
|
||||
@@ -93,6 +94,7 @@
|
||||
- tor
|
||||
- reactive-resume
|
||||
- hedgedoc
|
||||
- atlantis-verify
|
||||
|
||||
- name: Copy compose templates
|
||||
template:
|
||||
@@ -111,6 +113,7 @@
|
||||
- tor
|
||||
- reactive-resume
|
||||
- hedgedoc
|
||||
- atlantis-verify
|
||||
|
||||
- name: Log into private registry
|
||||
docker_login:
|
||||
@@ -137,6 +140,7 @@
|
||||
- tor
|
||||
- reactive-resume
|
||||
- hedgedoc
|
||||
- atlantis-verify
|
||||
|
||||
- name: OAuth2Proxy directories
|
||||
file:
|
||||
@@ -148,6 +152,7 @@
|
||||
- atlantis-hub
|
||||
- grafana
|
||||
- async-icinga
|
||||
- atlantis-verify
|
||||
|
||||
- name: include services ports
|
||||
include_vars: services.yaml
|
||||
@@ -161,6 +166,7 @@
|
||||
- atlantis-hub
|
||||
- grafana
|
||||
- async-icinga
|
||||
- atlantis-verify
|
||||
|
||||
- name: Deploy OAuth2Proxy
|
||||
community.docker.docker_compose:
|
||||
@@ -171,3 +177,4 @@
|
||||
- atlantis-hub
|
||||
- grafana
|
||||
- async-icinga
|
||||
- atlantis-verify
|
||||
|
||||
Reference in New Issue
Block a user