add: atlantis webchecks + oidc

This commit is contained in:
2024-02-05 14:29:52 +00:00
parent d2c29ff571
commit 3e27850c2d
4 changed files with 62 additions and 0 deletions

View File

@@ -56,6 +56,7 @@
- soundlib-interface
- python-flask-picture-factory
- money-balancer
- atlantis-web-check
- name: Copy AtlantisHub config
copy:
@@ -103,6 +104,7 @@
- soundlib-interface
- python-flask-picture-factory
- money-balancer
- atlantis-web-check
- name: Copy compose templates
template:
@@ -124,6 +126,7 @@
- soundlib-interface
- python-flask-picture-factory
- money-balancer
- atlantis-web-check
- name: Log into private registry
docker_login:
@@ -153,6 +156,7 @@
- soundlib-interface
- python-flask-picture-factory
- money-balancer
- atlantis-web-check
- name: OAuth2Proxy directories
file:
@@ -169,6 +173,7 @@
- python-flask-picture-factory
- reactive-resume
- money-balancer
- atlantis-web-check
- name: include services ports
include_vars: services.yaml
@@ -187,6 +192,7 @@
- python-flask-picture-factory
- reactive-resume
- money-balancer
- atlantis-web-check
- name: Deploy OAuth2Proxy
community.docker.docker_compose:
@@ -202,3 +208,4 @@
- python-flask-picture-factory
- reactive-resume
- money-balancer
- atlantis-web-check