Update windows/winupdate.yaml

This commit is contained in:
iRaven 2023-11-19 03:55:14 -06:00
parent 57251e72ef
commit 56e3cbe9df

View File

@ -1,7 +1,6 @@
---
## Runs Win Updates on all Windows Servers, allowing enough time for them to not slow down due to SSD cycles.
- name: Windows Server Updates
hosts: all
- hosts: all
gather_facts: yes
# become: yes