3
0
forked from jakub/ansible

add immich 4

This commit is contained in:
martin.fencl
2025-12-16 11:58:09 +01:00
parent 73cf848f82
commit 5e9d755390

View File

@@ -190,7 +190,7 @@
- "cd {{ immich_dir }} && {{ immich_compose_cmd }} config >/dev/null"
- "cd {{ immich_dir }} && {{ immich_compose_cmd }} pull >/dev/null"
- "cd {{ immich_dir }} && {{ immich_compose_cmd }} up -d --remove-orphans >/dev/null"
- "cd {{ immich_dir }} && {{ immich_compose_cmd }} up -d --remove-orphans --force-recreate >/dev/null"
tasks:
- name: Ensure sshpass is installed (for password-based SSH) # English comments