feat: force deployment of immich
All checks were successful
Infrastructure / Check and run Ansbile playbooks (push) Successful in 3m53s
All checks were successful
Infrastructure / Check and run Ansbile playbooks (push) Successful in 3m53s
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
ansible.builtin.stat:
|
||||
path: "$HOME/{{ app }}"
|
||||
register: project
|
||||
|
||||
- name: Docker compose down
|
||||
when: project.stat.exists
|
||||
community.docker.docker_compose_v2:
|
||||
|
Reference in New Issue
Block a user