From 250924e80ad644e78803dce5fdcf2de1b59e0eb2 Mon Sep 17 00:00:00 2001 From: Nemental <15136847+Nemental@users.noreply.github.com> Date: Thu, 15 Aug 2024 19:18:44 +0200 Subject: [PATCH] chore(deps): galaxy deps versions greater than --- galaxy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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