forked from jakub/ansible
add immich 4
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user