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