From 56e3cbe9df70a270c4c853203627800f7b8de262 Mon Sep 17 00:00:00 2001 From: iRaven Date: Sun, 19 Nov 2023 03:55:14 -0600 Subject: [PATCH] Update windows/winupdate.yaml --- windows/winupdate.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/windows/winupdate.yaml b/windows/winupdate.yaml index 067040a..0831ff4 100644 --- a/windows/winupdate.yaml +++ b/windows/winupdate.yaml @@ -1,7 +1,6 @@ --- ## Runs Win Updates on all Windows Servers, allowing enough time for them to not slow down due to SSD cycles. -- name: Windows Server Updates - hosts: all +- hosts: all gather_facts: yes # become: yes