feat: upgrade immich to release
All checks were successful
Infrastructure / Check and run Ansbile playbooks (push) Successful in 4m17s

This commit is contained in:
2024-12-14 01:50:41 +00:00
parent b282b35a5b
commit c2cce6b442
2 changed files with 1 additions and 2 deletions

View File

@@ -7,7 +7,6 @@
- name: Wait for connection
ansible.builtin.wait_for_connection:
timeout: 300
- name: Check if project exists
ansible.builtin.stat:
path: "$HOME/{{ app }}"