From 66cec45960ce1d9c794e9399de15c138acb18aed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 18:03:42 +0200 Subject: Adding upstream version 7.3.0+dfsg. Signed-off-by: Daniel Baumann --- .../dellemc/openmanage/MANIFEST.json | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 ansible_collections/dellemc/openmanage/MANIFEST.json (limited to 'ansible_collections/dellemc/openmanage/MANIFEST.json') diff --git a/ansible_collections/dellemc/openmanage/MANIFEST.json b/ansible_collections/dellemc/openmanage/MANIFEST.json new file mode 100644 index 00000000..c99e320f --- /dev/null +++ b/ansible_collections/dellemc/openmanage/MANIFEST.json @@ -0,0 +1,45 @@ +{ + "collection_info": { + "namespace": "dellemc", + "name": "openmanage", + "version": "6.3.0", + "authors": [ + "Jagadeesh N V ", + "Felix Stephen ", + "Sachin Apagundi ", + "Husniya Hameed ", + "Abhishek Sinha ", + "Kritika Bhateja " + ], + "readme": "README.md", + "tags": [ + "dellemc", + "openmanage", + "infrastructure", + "idrac", + "ome", + "openmanage_enterprise", + "redfish", + "redfish_api", + "poweredge_servers", + "automation", + "devops" + ], + "description": "Dell OpenManage Ansible Modules allows data center and IT administrators to use RedHat Ansible to automate and orchestrate the configuration, deployment, and update of Dell PowerEdge Servers and modular infrastructure by leveraging the management automation capabilities in-built into the Integrated Dell Remote Access Controller (iDRAC), OpenManage Enterprise and OpenManage Enterprise Modular.", + "license": [], + "license_file": "LICENSE", + "dependencies": {}, + "repository": "https://github.com/dell/dellemc-openmanage-ansible-modules/tree/collections", + "documentation": "https://github.com/dell/dellemc-openmanage-ansible-modules/tree/collections/docs", + "homepage": "https://github.com/dell/dellemc-openmanage-ansible-modules", + "issues": "https://github.com/dell/dellemc-openmanage-ansible-modules/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "82aa686e05007eff6aad01f6bc9016f567b6949b57492af62a6d84371138e9da", + "format": 1 + }, + "format": 1 +} \ No newline at end of file -- cgit v1.2.3