From fbf1e4acd8d37674df8171a67bd2371a87cbe6b7 Mon Sep 17 00:00:00 2001 From: Eric Anderson Date: Fri, 1 May 2020 14:11:43 -0700 Subject: [PATCH] add tags to allow better results on Ansible Galaxy --- galaxy.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/galaxy.yml b/galaxy.yml index c846bf3..3a2dd7a 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -38,6 +38,11 @@ license: # requirements as 'namespace' and 'name' tags: - cloud + - gcsfuse + - stackdriver + - logging + - monitoring + # 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