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