add: money balancer

This commit is contained in:
2024-01-31 01:04:35 +00:00
parent 0849cd7f00
commit d2c29ff571
4 changed files with 35 additions and 0 deletions

View File

@@ -55,6 +55,7 @@
- atlantis-verify
- soundlib-interface
- python-flask-picture-factory
- money-balancer
- name: Copy AtlantisHub config
copy:
@@ -101,6 +102,7 @@
- atlantis-verify
- soundlib-interface
- python-flask-picture-factory
- money-balancer
- name: Copy compose templates
template:
@@ -121,6 +123,7 @@
- atlantis-verify
- soundlib-interface
- python-flask-picture-factory
- money-balancer
- name: Log into private registry
docker_login:
@@ -149,6 +152,7 @@
- atlantis-verify
- soundlib-interface
- python-flask-picture-factory
- money-balancer
- name: OAuth2Proxy directories
file:
@@ -164,6 +168,7 @@
- soundlib-interface
- python-flask-picture-factory
- reactive-resume
- money-balancer
- name: include services ports
include_vars: services.yaml
@@ -181,6 +186,7 @@
- soundlib-interface
- python-flask-picture-factory
- reactive-resume
- money-balancer
- name: Deploy OAuth2Proxy
community.docker.docker_compose:
@@ -195,3 +201,4 @@
- soundlib-interface
- python-flask-picture-factory
- reactive-resume
- money-balancer