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

Update file Playbook-Test2.yaml

parent e394279d
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
- name: Update Windows and check status
hosts: win
gather_facts: no
become: yes
become_method: runas
tasks:
- name: Install all security, critical, and rollup updates without a scheduled task
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