feat: move soundlib to kube1 container

This commit is contained in:
2024-01-14 07:51:20 +00:00
parent a960ed363f
commit ab5e522dd7
5 changed files with 28 additions and 12 deletions

View File

@@ -51,6 +51,7 @@
- reactive-resume
- hedgedoc
- atlantis-verify
- soundlib-interface
- name: Copy AtlantisHub config
copy:
@@ -95,6 +96,7 @@
- reactive-resume
- hedgedoc
- atlantis-verify
- soundlib-interface
- name: Copy compose templates
template:
@@ -114,6 +116,7 @@
- reactive-resume
- hedgedoc
- atlantis-verify
- soundlib-interface
- name: Log into private registry
docker_login:
@@ -141,6 +144,7 @@
- reactive-resume
- hedgedoc
- atlantis-verify
- soundlib-interface
- name: OAuth2Proxy directories
file:
@@ -153,6 +157,7 @@
- grafana
- async-icinga
- atlantis-verify
- soundlib-interface
- name: include services ports
include_vars: services.yaml
@@ -167,6 +172,7 @@
- grafana
- async-icinga
- atlantis-verify
- soundlib-interface
- name: Deploy OAuth2Proxy
community.docker.docker_compose:
@@ -178,3 +184,4 @@
- grafana
- async-icinga
- atlantis-verify
- soundlib-interface