diff options
Diffstat (limited to 'ansible_collections/netapp/um_info/MANIFEST.json')
-rw-r--r-- | ansible_collections/netapp/um_info/MANIFEST.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/ansible_collections/netapp/um_info/MANIFEST.json b/ansible_collections/netapp/um_info/MANIFEST.json new file mode 100644 index 000000000..40b3df1ae --- /dev/null +++ b/ansible_collections/netapp/um_info/MANIFEST.json @@ -0,0 +1,34 @@ +{ + "collection_info": { + "namespace": "netapp", + "name": "um_info", + "version": "21.8.0", + "authors": [ + "NetApp Ansible Team <ng-ansibleteam@netapp.com>" + ], + "readme": "README.md", + "tags": [ + "storage", + "netapp", + "aiqum", + "um", + "ontap" + ], + "description": "NetApp Unified Manager(AIQUM 9.7) Collection", + "license": [], + "license_file": "COPYING", + "dependencies": {}, + "repository": "https://github.com/ansible-collections/netapp.um_info", + "documentation": null, + "homepage": "https://netapp.io/configuration-management-and-automation/", + "issues": "https://github.com/ansible-collections/netapp.um_info/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "cb6c57414d2dfe99a63f715ea33254ca1d6cd458b50fa0cbae778ea41b14ef2c", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |