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/cisco/aci/MANIFEST.json | 45 +++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 ansible_collections/cisco/aci/MANIFEST.json (limited to 'ansible_collections/cisco/aci/MANIFEST.json') diff --git a/ansible_collections/cisco/aci/MANIFEST.json b/ansible_collections/cisco/aci/MANIFEST.json new file mode 100644 index 000000000..2e43ac5e6 --- /dev/null +++ b/ansible_collections/cisco/aci/MANIFEST.json @@ -0,0 +1,45 @@ +{ + "collection_info": { + "namespace": "cisco", + "name": "aci", + "version": "2.6.0", + "authors": [ + "Dag Wieers (@dagwieers) ", + "Swetha Chunduri (@schunduri)", + "Jacob McGill (@jmcgill298)", + "Rob Huelga (@RobW3LGA)", + "Bruno Calogero ", + "Simon Metzger ", + "Tim Knipper ", + "Apoorva Gururaja (@aciguru)", + "Devarshi Shah (@devarshishah3)", + "Ramses Smeyers (@rsmeyers)", + "Lionel Hercot (@lhercot) " + ], + "readme": "README.md", + "tags": [ + "cisco", + "aci", + "cloud", + "collection", + "networking", + "sdn" + ], + "description": "Ansible Modules for Cisco ACI", + "license": [], + "license_file": "LICENSE", + "dependencies": {}, + "repository": "https://github.com/CiscoDevNet/ansible-aci", + "documentation": "https://docs.ansible.com/ansible/latest/scenario_guides/guide_aci.html", + "homepage": "https://github.com/CiscoDevNet/ansible-aci", + "issues": "https://github.com/CiscoDevNet/ansible-aci/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "7ddfe44411d58631ea3cb85958389cae33da23590ad0bfa512f32b13efefb32a", + "format": 1 + }, + "format": 1 +} \ No newline at end of file -- cgit v1.2.3