Add windows_patch role — KB version tracking, reboot detection, category filtering
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user