From 9d16325fa8158656735dc43ceee272a210989489 Mon Sep 17 00:00:00 2001 From: Ishan Jain Date: Wed, 10 Aug 2022 11:25:20 +0530 Subject: [PATCH] Updating repo name --- galaxy.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/galaxy.yml b/galaxy.yml index 55f2b1c..c9631dc 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -7,20 +7,21 @@ version: 0.0.1 readme: README.md authors: +- Grafana Labs - Ishan Jain -description: Ansible collection to manage resources in Grafana +description: Ansible collection to manage Grafana resources license: - GPL-3.0-or-later license_file: LICENSE -tags: [grafana, observability, monitoring, prometheus] +tags: [grafana, observability, monitoring] -repository: https://github.com/grafana/ansible-collection +repository: https://github.com/grafana/grafana-ansible-collection -issues: https://github.com/grafana/ansible-collection/issues +issues: https://github.com/grafana/grafana-ansible-collection/issues build_ignore: - .idea