diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 16:03:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 16:03:42 +0000 |
commit | 66cec45960ce1d9c794e9399de15c138acb18aed (patch) | |
tree | 59cd19d69e9d56b7989b080da7c20ef1a3fe2a5a /ansible_collections/hpe/nimble/MANIFEST.json | |
parent | Initial commit. (diff) | |
download | ansible-66cec45960ce1d9c794e9399de15c138acb18aed.tar.xz ansible-66cec45960ce1d9c794e9399de15c138acb18aed.zip |
Adding upstream version 7.3.0+dfsg.upstream/7.3.0+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/hpe/nimble/MANIFEST.json')
-rw-r--r-- | ansible_collections/hpe/nimble/MANIFEST.json | 32 |
1 files changed, 32 insertions, 0 deletions
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 <nimble-dcs-storage-automation-eng@hpe.com>" + ], + "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 |