--- - name: Windows patching hosts: windows_hosts gather_facts: true roles: - preflight - windows_patch - report