This commit is contained in:
Ishan Jain 2022-08-10 15:42:05 +05:30
parent 9d16325fa8
commit 6197e1f41d
2 changed files with 2 additions and 4 deletions

View File

@ -15,7 +15,7 @@ The collection is tested and supported with:
Before using the Grafana collection, you need to install it using the below commoand:
```shell
ansible-galaxy collection install git+https://github.com/grafana/ansible-collection.git
ansible-galaxy collection install grafana.grafana
```
You can also include it in a `requirements.yml` file and install it via ansible-galaxy collection install -r `requirements.yml`, using the format:

View File

@ -2,7 +2,7 @@ namespace: grafana
name: grafana
version: 0.0.1
version: 0.0.2
readme: README.md
@ -15,8 +15,6 @@ description: Ansible collection to manage Grafana resources
license:
- GPL-3.0-or-later
license_file: LICENSE
tags: [grafana, observability, monitoring]
repository: https://github.com/grafana/grafana-ansible-collection