diff options
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 |