You've already forked ansible-role-common
Renamed task
This commit is contained in:
@@ -50,7 +50,7 @@
|
|||||||
notify: reboot windows
|
notify: reboot windows
|
||||||
- meta: flush_handlers
|
- meta: flush_handlers
|
||||||
|
|
||||||
- name: Default applications installed
|
- name: Ensure default applications installed
|
||||||
win_chocolatey:
|
win_chocolatey:
|
||||||
name: "{{ item }}"
|
name: "{{ item }}"
|
||||||
state: present
|
state: present
|
||||||
|
|||||||
Reference in New Issue
Block a user