From a453ac31f3428614cceb99027f8efbdb9258a40b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 14 May 2024 22:03:01 +0200 Subject: Adding upstream version 2.10.7+merged+base+2.10.8+dfsg. Signed-off-by: Daniel Baumann --- .../mellanox/onyx/MANIFEST.json | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 collections-debian-merged/ansible_collections/mellanox/onyx/MANIFEST.json (limited to 'collections-debian-merged/ansible_collections/mellanox/onyx/MANIFEST.json') diff --git a/collections-debian-merged/ansible_collections/mellanox/onyx/MANIFEST.json b/collections-debian-merged/ansible_collections/mellanox/onyx/MANIFEST.json new file mode 100644 index 00000000..2ceb8031 --- /dev/null +++ b/collections-debian-merged/ansible_collections/mellanox/onyx/MANIFEST.json @@ -0,0 +1,35 @@ +{ + "collection_info": { + "namespace": "mellanox", + "name": "onyx", + "version": "1.0.0", + "authors": [ + "Samer Deeb (@samerd)" + ], + "readme": "README.md", + "tags": [ + "mellanox", + "onyx", + "cliconf", + "network" + ], + "description": "Collection for managing Mellanox onyx devices", + "license": [], + "license_file": "LICENSE", + "dependencies": { + "ansible.netcommon": "*" + }, + "repository": "https://github.com/ansible-collections/mellanox.onyx", + "documentation": "https://github.com/ansible-collections/mellanox.onyx", + "homepage": "https://github.com/ansible-collections/mellanox.onyx", + "issues": "https://github.com/ansible-collections/mellanox.onyx/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "fac96af46248f3a578d39cf52221470de642fe112dae19ea88bad1111c0d8fe0", + "format": 1 + }, + "format": 1 +} \ No newline at end of file -- cgit v1.2.3