Update win-updates-troubleshooting.yaml
This commit is contained in:
@@ -5,9 +5,9 @@
|
|||||||
|
|
||||||
vars:
|
vars:
|
||||||
# ===== Toggle these to TEST failure handling =====
|
# ===== 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_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=====================
|
# ===========================AWX=====================
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|||||||
Reference in New Issue
Block a user