Add reboot handler

This commit is contained in:
2017-03-14 09:26:45 +13:00
parent 2a805ea7c3
commit 70f91dcdfc

View File

@@ -41,7 +41,9 @@
- name: Apply Windows Updates - name: Apply Windows Updates
win_updates: win_updates:
when: apply_windows_updates when: apply_windows_updates
notify: reboot windows
- meta: flush_handlers
- name: Default applications installed - name: Default applications installed
win_chocolatey: win_chocolatey:
name: "{{ item }}" name: "{{ item }}"