diff --git a/tasks/proxmox/update-node.yaml b/tasks/proxmox/update-node.yaml index 59d7434..1a40f94 100644 --- a/tasks/proxmox/update-node.yaml +++ b/tasks/proxmox/update-node.yaml @@ -63,3 +63,4 @@ - name: "calming down" ansible.builtin.wait_for: timeout: 120 + delegate_to: "localhost"