Skip to content
Snippets Groups Projects
Commit e394279d authored by eturkmen's avatar eturkmen
Browse files

Update file Playbook-Test2.yaml

parent c156cba2
No related branches found
No related tags found
No related merge requests found
......@@ -5,8 +5,4 @@
become: yes
tasks:
- name: Install all security, critical, and rollup updates without a scheduled task
win_updates:
category_names:
- SecurityUpdates
- CriticalUpdates
- UpdateRollups
\ No newline at end of file
win_shell: Get-WindowsUpdate -AcceptAll -Install -IgnoreReboot
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment