Vendor Galaxy Roles and Collections
This commit is contained in:
parent
c1e1897cda
commit
2aed20393f
3553 changed files with 387444 additions and 2 deletions
40
ansible_collections/grafana/grafana/MANIFEST.json
Normal file
40
ansible_collections/grafana/grafana/MANIFEST.json
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"collection_info": {
|
||||
"namespace": "grafana",
|
||||
"name": "grafana",
|
||||
"version": "6.0.6",
|
||||
"authors": [
|
||||
"Grafana Labs <grafana.com>",
|
||||
"Ishan Jain <ishan.jain@grafana.com>",
|
||||
"Gerard van Engelen <g.vanengelen@codepeople.nl>"
|
||||
],
|
||||
"readme": "README.md",
|
||||
"tags": [
|
||||
"grafana",
|
||||
"observability",
|
||||
"monitoring"
|
||||
],
|
||||
"description": "Ansible collection to manage Grafana resources",
|
||||
"license": [
|
||||
"GPL-3.0-or-later"
|
||||
],
|
||||
"license_file": null,
|
||||
"dependencies": {
|
||||
"community.general": ">=8.2.0",
|
||||
"community.grafana": ">=1.5.4",
|
||||
"ansible.posix": ">=1.5.4"
|
||||
},
|
||||
"repository": "https://github.com/grafana/grafana-ansible-collection",
|
||||
"documentation": "https://docs.ansible.com/ansible/latest/collections/grafana/grafana/index.html",
|
||||
"homepage": null,
|
||||
"issues": "https://github.com/grafana/grafana-ansible-collection/issues"
|
||||
},
|
||||
"file_manifest_file": {
|
||||
"name": "FILES.json",
|
||||
"ftype": "file",
|
||||
"chksum_type": "sha256",
|
||||
"chksum_sha256": "80df907b5a9fb9307fe01b40e266d87f9c9f55c389a6692ef6677f5e08a5b5f4",
|
||||
"format": 1
|
||||
},
|
||||
"format": 1
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue