feat: add atlantis verify

This commit is contained in:
2024-01-04 21:07:15 +00:00
parent 99128d1acb
commit 783eea004f
4 changed files with 48 additions and 0 deletions

View File

@@ -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