From 975f66f2eebe9dadba04f275774d4ab83f74cf25 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 14:04:41 +0200 Subject: Adding upstream version 7.7.0+dfsg. Signed-off-by: Daniel Baumann --- ansible_collections/netapp/azure/MANIFEST.json | 37 ++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 ansible_collections/netapp/azure/MANIFEST.json (limited to 'ansible_collections/netapp/azure/MANIFEST.json') diff --git a/ansible_collections/netapp/azure/MANIFEST.json b/ansible_collections/netapp/azure/MANIFEST.json new file mode 100644 index 000000000..4fcd3fa5e --- /dev/null +++ b/ansible_collections/netapp/azure/MANIFEST.json @@ -0,0 +1,37 @@ +{ + "collection_info": { + "namespace": "netapp", + "name": "azure", + "version": "21.10.0", + "authors": [ + "NetApp Ansible Team " + ], + "readme": "README.md", + "tags": [ + "storage", + "cloud", + "netapp", + "cvs", + "anf", + "azure" + ], + "description": "Azure NetApp Files (ANF)", + "license": [], + "license_file": "COPYING", + "dependencies": { + "azure.azcollection": ">=1.0.0" + }, + "repository": "https://github.com/ansible-collections/netapp.azure", + "documentation": null, + "homepage": "https://netapp.io/configuration-management-and-automation/", + "issues": "https://github.com/ansible-collections/netapp.azure/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "c2d51ddefb3ce0ffdef8c468f22c2dbb09bc3c9828b31141ec8c85d8f37d0d59", + "format": 1 + }, + "format": 1 +} \ No newline at end of file -- cgit v1.2.3