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