Trigger immich
All checks were successful
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 1m43s

This commit is contained in:
Gleb Koval 2024-03-01 00:26:27 +00:00
parent 6930f741ed
commit 04146bf4f1
Signed by: cyclane
GPG Key ID: 15E168A8B332382C

View File

@ -11,7 +11,6 @@
ansible.builtin.user:
name: debian
register: user
- name: Docker compose down
ansible.builtin.command: docker compose down
args: