From 99db5e2aca15f661616e598da701a531b68770e2 Mon Sep 17 00:00:00 2001 From: mhorak Date: Thu, 14 Aug 2025 09:17:51 +0000 Subject: [PATCH] Update win-updates-troubleshooting.yaml --- win-updates-troubleshooting.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/win-updates-troubleshooting.yaml b/win-updates-troubleshooting.yaml index dee4cf1..7f24470 100644 --- a/win-updates-troubleshooting.yaml +++ b/win-updates-troubleshooting.yaml @@ -5,9 +5,9 @@ vars: # ===== Toggle these to TEST failure handling ===== - simulate_failure: true # set to true to mark ALL hosts as failed + simulate_failure: false # set to true to mark ALL hosts as failed simulate_failure_hosts: [] # or list specific hosts, e.g. ['SERVER01','SERVER02'] - simulate_failed_update_count: 3 # optional: pretend N failed updates on simulated hosts + simulate_failed_update_count: 0 # optional: pretend N failed updates on simulated hosts # ===========================AWX===================== tasks: