You've already forked ansible-role-common
Corrected state to present
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
- name: Install common packages
|
- name: Install common packages
|
||||||
win_chocolatey:
|
win_chocolatey:
|
||||||
name: "{{ item }}"
|
name: "{{ item }}"
|
||||||
state: installed
|
state: present
|
||||||
with_items:
|
with_items:
|
||||||
- notepadplusplus.install
|
- notepadplusplus.install
|
||||||
- tailblazer
|
- tailblazer
|
||||||
|
|||||||
Reference in New Issue
Block a user