diff options
Diffstat (limited to 'ansible_collections/netapp/elementsw/MANIFEST.json')
-rw-r--r-- | ansible_collections/netapp/elementsw/MANIFEST.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/ansible_collections/netapp/elementsw/MANIFEST.json b/ansible_collections/netapp/elementsw/MANIFEST.json new file mode 100644 index 00000000..fda95d34 --- /dev/null +++ b/ansible_collections/netapp/elementsw/MANIFEST.json @@ -0,0 +1,34 @@ +{ + "collection_info": { + "namespace": "netapp", + "name": "elementsw", + "version": "21.7.0", + "authors": [ + "NetApp Ansible Team <ng-ansibleteam@netapp.com>" + ], + "readme": "README.md", + "tags": [ + "storage", + "netapp", + "solidfire" + ], + "description": "Netapp ElementSW (Solidfire) Collection", + "license": [ + "GPL-2.0-or-later" + ], + "license_file": null, + "dependencies": {}, + "repository": "https://github.com/ansible-collections/netapp.elementsw", + "documentation": null, + "homepage": "https://netapp.io/configuration-management-and-automation/", + "issues": "https://github.com/ansible-collections/netapp.elementsw/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "472a7d73c3fe2719a7c500eadc92b8f89ca852d2c5aee2b71d7afb688c97dc8c", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |