From f86be634b19b38ff0083848994f77c4ec9385fea Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Mon, 30 Oct 2023 15:59:50 -0400 Subject: [PATCH] reformat tags --- galaxy.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index 9b6b6d4..60d77b3 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -33,7 +33,10 @@ license_file: "" # A list of tags you want to associate with the collection for indexing/searching. A tag name has the same character # requirements as 'namespace' and 'name' -tags: ["infisical", "secrets-management", "infisical-vault"] +tags: + - infisical + - 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