diff --git a/galaxy.yml b/galaxy.yml index bf25b88..1a8018f 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -43,7 +43,7 @@ tags: # L(specifiers,https://python-semanticversion.readthedocs.io/en/latest/#requirement-specification). Multiple version # range specifiers can be set and are separated by ',' dependencies: - "community.general": ">=9.4.0" + "community.general": ">=10.0.0,<11.0.0" # The URL of the originating SCM repository repository: https://github.com/roles-ansible/ansible_collection_linux.git