blob: 4f4960ebdb885d6df9655f641d11d99d21d6b8a6 (
plain)
1
2
3
4
5
6
|
collections:
- name: ansible.windows
- name: chocolatey.chocolatey
# Chocolatey 1.3.0 broke compatibiltiy wtih WinPS 3 and 4 so we are stuck with 1.2.0
# https://github.com/chocolatey/chocolatey-ansible/issues/96
version: <1.3.0
|