From 8deda2044da88943e1a987638359f633e0b5d869 Mon Sep 17 00:00:00 2001 From: egandro Date: Wed, 1 Nov 2023 17:02:12 +0100 Subject: [PATCH] Updated tags section Co-authored-by: Dov Benyomin Sohacheski --- galaxy.yml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index ce01ab6..26a81e0 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -34,7 +34,16 @@ 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: [] +tags: + - etcd + - high-availability + - k8s + - k3s + - k3s-cluster + - kube-vip + - kubernetes + - metallb + - rancher # 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