From 66cec45960ce1d9c794e9399de15c138acb18aed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 18:03:42 +0200 Subject: Adding upstream version 7.3.0+dfsg. Signed-off-by: Daniel Baumann --- ansible_collections/hpe/nimble/MANIFEST.json | 32 ++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 ansible_collections/hpe/nimble/MANIFEST.json (limited to 'ansible_collections/hpe/nimble/MANIFEST.json') diff --git a/ansible_collections/hpe/nimble/MANIFEST.json b/ansible_collections/hpe/nimble/MANIFEST.json new file mode 100644 index 00000000..f427e4dd --- /dev/null +++ b/ansible_collections/hpe/nimble/MANIFEST.json @@ -0,0 +1,32 @@ +{ + "collection_info": { + "namespace": "hpe", + "name": "nimble", + "version": "1.1.4", + "authors": [ + "HPE Nimble Storage " + ], + "readme": "README.md", + "tags": [ + "storage" + ], + "description": "HPE Nimble Storage Content Collection for Ansible", + "license": [ + "Apache-2.0" + ], + "license_file": null, + "dependencies": {}, + "repository": "https://github.com/hpe-storage/nimble-ansible-modules", + "documentation": "https://hpe-storage.github.io/nimble-ansible-modules", + "homepage": "http://hpe.com/storage/nimble", + "issues": "https://github.com/hpe-storage/nimble-ansible-modules/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "4a87bd6b7880bec9b4c323165c4140540867e4963c5af796f88e88a2b5228d70", + "format": 1 + }, + "format": 1 +} \ No newline at end of file -- cgit v1.2.3