feat: ignore single host failures
This commit is contained in:
parent
91522f4360
commit
3d35caa28c
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
hosts: "all,!proxmox,!semaphore01.siempie.internal"
|
||||
become: true
|
||||
serial: 1
|
||||
max_fail_percentage: 100
|
||||
tasks:
|
||||
|
||||
# install updates
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue