From 9140c6e2c933662b739e0708cd2bce1d21658bfd Mon Sep 17 00:00:00 2001 From: "martin.fencl" Date: Fri, 5 Dec 2025 21:53:31 +0100 Subject: [PATCH] fix --- update_semaphore.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_semaphore.yml b/update_semaphore.yml index dea48bd..2158231 100644 --- a/update_semaphore.yml +++ b/update_semaphore.yml @@ -1,7 +1,7 @@ # update_semaphore.yml - name: Update Semaphore on VM via Proxmox - hosts: proxmox + hosts: linux_servers gather_facts: false become: true become_user: root