This commit is contained in:
martin.fencl
2026-02-03 18:26:46 +01:00
parent 87345121ea
commit eb5d587334

View File

@@ -32,7 +32,6 @@
ansible.builtin.file:
path: "{{ compose_remote_base }}/env"
state: directory
mode: "0700"
- name: Fail if persistent Immich env file is missing
ansible.builtin.stat: