From a453ac31f3428614cceb99027f8efbdb9258a40b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 14 May 2024 22:03:01 +0200 Subject: Adding upstream version 2.10.7+merged+base+2.10.8+dfsg. Signed-off-by: Daniel Baumann --- .../community/grafana/MANIFEST.json | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 collections-debian-merged/ansible_collections/community/grafana/MANIFEST.json (limited to 'collections-debian-merged/ansible_collections/community/grafana/MANIFEST.json') diff --git a/collections-debian-merged/ansible_collections/community/grafana/MANIFEST.json b/collections-debian-merged/ansible_collections/community/grafana/MANIFEST.json new file mode 100644 index 00000000..2078bb4e --- /dev/null +++ b/collections-debian-merged/ansible_collections/community/grafana/MANIFEST.json @@ -0,0 +1,32 @@ +{ + "collection_info": { + "namespace": "community", + "name": "grafana", + "version": "1.1.0", + "authors": [ + "R\u00e9mi REY (@rrey)", + "Thierry Sall\u00e9 (@seuf)" + ], + "readme": "README.md", + "tags": [ + "monitoring", + "grafana" + ], + "description": "Collection allowing to interact with Grafana APIs", + "license": [], + "license_file": "LICENSE", + "dependencies": {}, + "repository": "https://github.com/ansible-collections/grafana.git", + "documentation": "https://github.com/ansible-collections/grafana.git", + "homepage": "https://github.com/ansible-collections/grafana", + "issues": "https://github.com/ansible-collections/grafana/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "085c537708e753dccbd2467de4a96c9021e7ca7dec5a785758609cea70dddb3e", + "format": 1 + }, + "format": 1 +} \ No newline at end of file -- cgit v1.2.3