From 1ff7838a057ca2bd428937b5a8216cd3f99f1188 Mon Sep 17 00:00:00 2001 From: Sebastian Gumprich Date: Thu, 17 Dec 2020 12:34:51 +0100 Subject: [PATCH] add tags to galaxy.yml --- galaxy.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index b77facc2..e25a202e 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -11,7 +11,9 @@ description: >- license: - GPL-2.0-or-later license_file: '' -tags: [] +tags: + - icinga + - monitoring dependencies: {} repository: 'https://github.com/T-Systems-MMS/ansible-collection-icinga-director' documentation: 'https://github.com/T-Systems-MMS/ansible-collection-icinga-director'