From 4500478fce72cb22fd82273b523796e54f47c4de Mon Sep 17 00:00:00 2001 From: "martin.fencl" Date: Fri, 5 Dec 2025 21:50:49 +0100 Subject: [PATCH] fix --- update_immich.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_immich.yml b/update_immich.yml index 44594a0..59bf532 100644 --- a/update_immich.yml +++ b/update_immich.yml @@ -1,7 +1,7 @@ # update_immich.yml - name: Update Immich on VM via Proxmox - hosts: proxmox + hosts: linux_servers gather_facts: false become: true become_user: root