diff --git a/tasks/Windows.yml b/tasks/Windows.yml index 8cfba06..7bece4c 100644 --- a/tasks/Windows.yml +++ b/tasks/Windows.yml @@ -50,7 +50,7 @@ notify: reboot windows - meta: flush_handlers -- name: Default applications installed +- name: Ensure default applications installed win_chocolatey: name: "{{ item }}" state: present