From b50df086f2e6f8c1f312e23eb81b2b5eab18131b Mon Sep 17 00:00:00 2001 From: rpwolff Date: Wed, 14 Jun 2023 14:05:11 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ewindowssample.yml=E2=80=9C=20=C3=A4nde?= =?UTF-8?q?rn?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- windowssample.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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