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