diff --git a/windowssample.yml b/windowssample.yml index 3cc143c..be90af1 100644 --- a/windowssample.yml +++ b/windowssample.yml @@ -43,10 +43,10 @@ # - \d{4}-\d{2} Cumulative Update for Windows Server 2016 # Optionally, you can increase the reboot_timeout to survive long updates during reboot -- name: Ensure we wait long enough for the updates to be applied during reboot - ansible.windows.win_updates: - reboot: true - reboot_timeout: 3600 +#- name: Ensure we wait long enough for the updates to be applied during reboot +# ansible.windows.win_updates: +# reboot: true +# reboot_timeout: 3600 # Search and download Windows updates #- name: Search and download Windows updates without installing them