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 --- .../dellemc/powerflex/MANIFEST.json | 39 ++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 ansible_collections/dellemc/powerflex/MANIFEST.json (limited to 'ansible_collections/dellemc/powerflex/MANIFEST.json') diff --git a/ansible_collections/dellemc/powerflex/MANIFEST.json b/ansible_collections/dellemc/powerflex/MANIFEST.json new file mode 100644 index 000000000..c4490da54 --- /dev/null +++ b/ansible_collections/dellemc/powerflex/MANIFEST.json @@ -0,0 +1,39 @@ +{ + "collection_info": { + "namespace": "dellemc", + "name": "powerflex", + "version": "1.6.0", + "authors": [ + "Akash Shendge ", + "Arindam Datta ", + "P Srinivas Rao ", + "Rajshree Khare ", + "Bhavneet Sharma ", + "Ananthu S Kuttattu ", + "Trisha Datta " + ], + "readme": "README.md", + "tags": [ + "storage" + ], + "description": "Ansible modules for PowerFlex", + "license": [ + "GPL-3.0-or-later", + "Apache-2.0" + ], + "license_file": null, + "dependencies": {}, + "repository": "https://github.com/dell/ansible-powerflex/tree/1.6.0", + "documentation": "https://github.com/dell/ansible-powerflex/tree/1.6.0/docs", + "homepage": "https://github.com/dell/ansible-powerflex/tree/1.6.0", + "issues": "https://www.dell.com/community/Automation/bd-p/Automation" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "9401ba4e254d7dab2e4f6dda4e4fdeeba8908b05c66552d423da74ef44e53ec3", + "format": 1 + }, + "format": 1 +} \ No newline at end of file -- cgit v1.2.3