diff --git a/update-all-hosts.yaml b/update-all-hosts.yaml index d2da682..de578e4 100644 --- a/update-all-hosts.yaml +++ b/update-all-hosts.yaml @@ -5,6 +5,7 @@ hosts: "all,!proxmox,!semaphore01.siempie.internal" become: true serial: 1 + max_fail_percentage: 100 tasks: # install updates