Corrected state to present

This commit is contained in:
2016-11-14 21:54:07 +13:00
parent afa2770b65
commit bc3901eceb

View File

@@ -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