Upgrade Immich to 1.95 (#42)
Some checks failed
Infrastructure / Check and run Ansbile playbooks (push) Failing after 2m4s
Some checks failed
Infrastructure / Check and run Ansbile playbooks (push) Failing after 2m4s
And again... https://github.com/immich-app/immich/releases/tag/v1.95.0 Reviewed-on: #42
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
- name: Deploy app
|
||||
hosts: photos
|
||||
hosts: photos
|
||||
gather_facts: false
|
||||
vars:
|
||||
app: immich
|
||||
@@ -11,6 +11,7 @@
|
||||
ansible.builtin.user:
|
||||
name: debian
|
||||
register: user
|
||||
|
||||
- name: Docker compose down
|
||||
ansible.builtin.command: docker compose down
|
||||
args:
|
||||
|
Reference in New Issue
Block a user