don't reboot automatically
This commit is contained in:
@@ -20,5 +20,5 @@
|
|||||||
ansible.windows.win_updates:
|
ansible.windows.win_updates:
|
||||||
category_names: "{{ update_categories }}"
|
category_names: "{{ update_categories }}"
|
||||||
state: installed
|
state: installed
|
||||||
reboot: true
|
reboot: false
|
||||||
# Runs with elevated privileges via WinRM connection
|
# Runs with elevated privileges via WinRM connection
|
||||||
|
|||||||
Reference in New Issue
Block a user