diff --git a/galaxy.yml b/galaxy.yml index d4848ff..c1136a4 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -7,8 +7,8 @@ authors: - Nemental description: Everything I need to set up my Linux servers dependencies: - community.general: "9.3.0" - ansible.posix: "1.5.4" + community.general: ">=9.3.0" + ansible.posix: ">=1.5.4" tags: ["application", "linux", "networking", "security", "tools"] repository: https://github.com/Nemental/ansible-collection-linux documentation: https://github.com/Nemental/ansible-collection-linux