From 30b07ccec4c0c2c7160134156a4ba32413383f9f Mon Sep 17 00:00:00 2001 From: Bertrand Lanson Date: Mon, 16 Sep 2024 20:15:24 +0200 Subject: [PATCH] chore: add more tags to collection metadata --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index 47e2822..b521575 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -11,7 +11,7 @@ license_file: "LICENSE" # 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: ["tools"] +tags: ["tools", "hashicorp", "nomad", "vault", "consul"] dependencies: {} repository: https://git.ednz.fr/ansible-collections/hashistack documentation: http://docs.example.com