diff options
Diffstat (limited to 'ansible_collections/netapp/aws/MANIFEST.json')
-rw-r--r-- | ansible_collections/netapp/aws/MANIFEST.json | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/ansible_collections/netapp/aws/MANIFEST.json b/ansible_collections/netapp/aws/MANIFEST.json new file mode 100644 index 000000000..373e1c4f1 --- /dev/null +++ b/ansible_collections/netapp/aws/MANIFEST.json @@ -0,0 +1,35 @@ +{ + "collection_info": { + "namespace": "netapp", + "name": "aws", + "version": "21.7.0", + "authors": [ + "NetApp Ansible Team <ng-ansibleteam@netapp.com>" + ], + "readme": "README.md", + "tags": [ + "storage", + "cloud", + "netapp", + "cvs", + "amazon", + "aws" + ], + "description": "Cloud Volumes Service (CVS) for AWS", + "license": [], + "license_file": "COPYING", + "dependencies": {}, + "repository": "https://github.com/ansible-collections/netapp.aws", + "documentation": null, + "homepage": "https://netapp.io/configuration-management-and-automation/", + "issues": "https://github.com/ansible-collections/netapp.aws/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "c8d3153cb010a888ed1cd2f4912db9e5c59533c0eb853bc6fa6495b7a7d8811e", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |