diff --git a/collections/requirements.yml b/collections/requirements.yml index 76e15b3..99acb9b 100644 --- a/collections/requirements.yml +++ b/collections/requirements.yml @@ -1,6 +1,6 @@ --- collections: - name: ansible.windows - version: ">=2.1.0" + version: ">=2.5.0,<3.0.0" - name: community.windows - version: ">=1.14.0" \ No newline at end of file + version: ">=2.3.0,<3.0.0" \ No newline at end of file