From a36f64b8d2873b64a59c4fb6e364461c3e9e13b2 Mon Sep 17 00:00:00 2001 From: s3lph Date: Mon, 26 Apr 2021 00:23:35 +0200 Subject: [PATCH] Update dependency on community.general --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index 20793f1..29c058b 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: "2.2.0" + community.general: ">=2.2.0" # The URL of the originating SCM repository repository: https://gitlab.com/s3lph/ansible-collection-webserver