mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-07 20:21:35 +01:00
fix: disable-remove orphans
This commit is contained in:
@@ -50,7 +50,7 @@
|
|||||||
- atlantis-hub
|
- atlantis-hub
|
||||||
- grafana
|
- grafana
|
||||||
- event-dispatcher
|
- event-dispatcher
|
||||||
#- reactive-resume
|
- reactive-resume
|
||||||
- hedgedoc
|
- hedgedoc
|
||||||
- atlantis-verify
|
- atlantis-verify
|
||||||
- soundlib-interface
|
- soundlib-interface
|
||||||
@@ -100,7 +100,7 @@
|
|||||||
- grafana
|
- grafana
|
||||||
- event-dispatcher
|
- event-dispatcher
|
||||||
#- tor
|
#- tor
|
||||||
#- reactive-resume
|
- reactive-resume
|
||||||
- hedgedoc
|
- hedgedoc
|
||||||
- atlantis-verify
|
- atlantis-verify
|
||||||
- soundlib-interface
|
- soundlib-interface
|
||||||
@@ -146,7 +146,6 @@
|
|||||||
community.docker.docker_compose_v2:
|
community.docker.docker_compose_v2:
|
||||||
project_src: "/opt/{{ item }}/"
|
project_src: "/opt/{{ item }}/"
|
||||||
pull: "missing"
|
pull: "missing"
|
||||||
remove_orphans: true
|
|
||||||
files:
|
files:
|
||||||
- "{{ item }}.yaml"
|
- "{{ item }}.yaml"
|
||||||
with_items:
|
with_items:
|
||||||
@@ -203,7 +202,7 @@
|
|||||||
- atlantis-verify
|
- atlantis-verify
|
||||||
- soundlib-interface
|
- soundlib-interface
|
||||||
- python-flask-picture-factory
|
- python-flask-picture-factory
|
||||||
#- reactive-resume
|
- reactive-resume
|
||||||
- money-balancer
|
- money-balancer
|
||||||
- atlantis-web-check
|
- atlantis-web-check
|
||||||
- ferchau-wscad
|
- ferchau-wscad
|
||||||
|
|||||||
Reference in New Issue
Block a user