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

Update file Playbook-Test2.yaml

parent cb073c17
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@
tasks:
- name: Installiert Windows Updates
win_shell: Get-WindowsUpdate -AcceptAll -Install -IgnoreReboot
become: yes
become_method: runas
# register: update_output
ignore_errors: yes
\ 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