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