mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 02:58:33 +01:00
fix: add picture-factory to kube1
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
- include_vars: services.yaml
|
||||
|
||||
- name: Create data-dir
|
||||
file:
|
||||
name: /data/
|
||||
@@ -52,6 +54,7 @@
|
||||
- hedgedoc
|
||||
- atlantis-verify
|
||||
- soundlib-interface
|
||||
- python-flask-picture-factory
|
||||
|
||||
- name: Copy AtlantisHub config
|
||||
copy:
|
||||
@@ -97,6 +100,7 @@
|
||||
- hedgedoc
|
||||
- atlantis-verify
|
||||
- soundlib-interface
|
||||
- python-flask-picture-factory
|
||||
|
||||
- name: Copy compose templates
|
||||
template:
|
||||
@@ -117,6 +121,7 @@
|
||||
- hedgedoc
|
||||
- atlantis-verify
|
||||
- soundlib-interface
|
||||
- python-flask-picture-factory
|
||||
|
||||
- name: Log into private registry
|
||||
docker_login:
|
||||
@@ -145,6 +150,7 @@
|
||||
- hedgedoc
|
||||
- atlantis-verify
|
||||
- soundlib-interface
|
||||
- python-flask-picture-factory
|
||||
|
||||
- name: OAuth2Proxy directories
|
||||
file:
|
||||
@@ -158,6 +164,7 @@
|
||||
- async-icinga
|
||||
- atlantis-verify
|
||||
- soundlib-interface
|
||||
- python-flask-picture-factory
|
||||
|
||||
- name: include services ports
|
||||
include_vars: services.yaml
|
||||
@@ -173,6 +180,7 @@
|
||||
- async-icinga
|
||||
- atlantis-verify
|
||||
- soundlib-interface
|
||||
- python-flask-picture-factory
|
||||
|
||||
- name: Deploy OAuth2Proxy
|
||||
community.docker.docker_compose:
|
||||
@@ -185,3 +193,4 @@
|
||||
- async-icinga
|
||||
- atlantis-verify
|
||||
- soundlib-interface
|
||||
- python-flask-picture-factory
|
||||
|
||||
Reference in New Issue
Block a user