feat: ignore single host failures

This commit is contained in:
Simon Cornet 2026-05-01 15:41:43 +02:00
commit 3d35caa28c

View file

@ -5,6 +5,7 @@
hosts: "all,!proxmox,!semaphore01.siempie.internal"
become: true
serial: 1
max_fail_percentage: 100
tasks:
# install updates