diff --git a/tasks/Windows.yml b/tasks/Windows.yml index 9afbeb1..e27a930 100644 --- a/tasks/Windows.yml +++ b/tasks/Windows.yml @@ -41,7 +41,9 @@ - name: Apply Windows Updates win_updates: when: apply_windows_updates - + notify: reboot windows +- meta: flush_handlers + - name: Default applications installed win_chocolatey: name: "{{ item }}"