diff --git a/windows/winupdate.yaml b/windows/winupdate.yaml index de7aa0a..7657992 100644 --- a/windows/winupdate.yaml +++ b/windows/winupdate.yaml @@ -3,6 +3,7 @@ - hosts: all gather_facts: yes # become: yes + ignore_unreachable: true tasks: - name: Download and install critical, security, and def updates and then reboot after