Files
ansible-msp-automations/roles/windows_patch/defaults/main.yml

12 lines
230 B
YAML

---
auto_reboot: false
pre_patch_reboot: false
packages_updated: []
windows_hotfixes_before: []
windows_hotfixes_after: []
windows_update_categories:
- SecurityUpdates
- CriticalUpdates
- UpdateRollups
- DefinitionUpdates