Add windows_patch role — KB version tracking, reboot detection, category filtering

This commit is contained in:
Semaphore
2026-03-10 14:24:38 -07:00
parent 4a0e4fa4f9
commit 187933b8c0
2 changed files with 103 additions and 5 deletions

View File

@@ -1,2 +1,11 @@
---
# windows_patch default variables
auto_reboot: false
pre_patch_reboot: false
packages_updated: []
windows_hotfixes_before: []
windows_hotfixes_after: []
windows_update_categories:
- SecurityUpdates
- CriticalUpdates
- UpdateRollups
- DefinitionUpdates