From d31cc508381e1eb1d5bb0cb91a9613579a976cbf Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Mon, 30 Oct 2023 16:02:40 -0400 Subject: [PATCH] fix tags format --- galaxy.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/galaxy.yml b/galaxy.yml index 60d77b3..ee5b351 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -35,8 +35,10 @@ license_file: "" # requirements as 'namespace' and 'name' tags: - infisical - - secrets-management - - infisical-vault + - secrets + - management + - infisical + - vault # Collections that this collection requires to be installed for it to be usable. The key of the dict is the # collection label 'namespace.name'. The value is a version range