Update windows/winupdate.yaml
This commit is contained in:
parent
8a9e083aa8
commit
57251e72ef
@ -1,6 +1,9 @@
|
|||||||
## Runs Win Updates on all Windows Servers, allowing enough time for them to not slow down due to SSD cycles.
|
|
||||||
---
|
---
|
||||||
|
## Runs Win Updates on all Windows Servers, allowing enough time for them to not slow down due to SSD cycles.
|
||||||
- name: Windows Server Updates
|
- name: Windows Server Updates
|
||||||
|
hosts: all
|
||||||
|
gather_facts: yes
|
||||||
|
# become: yes
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Download and install critical, security, and def updates and then reboot after
|
- name: Download and install critical, security, and def updates and then reboot after
|
||||||
|
Loading…
x
Reference in New Issue
Block a user