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/netapp_eseries/santricity/MANIFEST.json | |
parent | Initial commit. (diff) | |
download | ansible-upstream.tar.xz ansible-upstream.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/netapp_eseries/santricity/MANIFEST.json')
-rw-r--r-- | ansible_collections/netapp_eseries/santricity/MANIFEST.json | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/ansible_collections/netapp_eseries/santricity/MANIFEST.json b/ansible_collections/netapp_eseries/santricity/MANIFEST.json new file mode 100644 index 00000000..7b06f7ee --- /dev/null +++ b/ansible_collections/netapp_eseries/santricity/MANIFEST.json @@ -0,0 +1,36 @@ +{ + "collection_info": { + "namespace": "netapp_eseries", + "name": "santricity", + "version": "1.4.0", + "authors": [ + "Joe McCormick (@iamjoemccormick)", + "Nathan Swartz (@ndswartz)" + ], + "readme": "README.md", + "tags": [ + "netapp", + "eseries", + "santricity" + ], + "description": "Latest content available for NetApp E-Series Ansible automation.", + "license": [ + "GPL-3.0-only", + "BSD-3-Clause" + ], + "license_file": null, + "dependencies": {}, + "repository": "https://www.github.com/netapp-eseries/santricity", + "documentation": "https://www.netapp.com/us/media/tr-4574.pdf", + "homepage": "https://www.github.com/netapp-eseries/santricity", + "issues": "https://github.com/netappeseries/santricity/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "8ca82e60ff032c6438a4b21aeb0d9cda1b9591adedba932cdc73be72361184c9", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |