From 38b7c80217c4e72b1d8988eb1e60bb6e77334114 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 18 Apr 2024 07:52:22 +0200 Subject: Adding upstream version 9.4.0+dfsg. Signed-off-by: Daniel Baumann --- ansible_collections/cisco/aci/MANIFEST.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'ansible_collections/cisco/aci/MANIFEST.json') diff --git a/ansible_collections/cisco/aci/MANIFEST.json b/ansible_collections/cisco/aci/MANIFEST.json index 2e43ac5e6..f326a92fb 100644 --- a/ansible_collections/cisco/aci/MANIFEST.json +++ b/ansible_collections/cisco/aci/MANIFEST.json @@ -2,7 +2,7 @@ "collection_info": { "namespace": "cisco", "name": "aci", - "version": "2.6.0", + "version": "2.8.0", "authors": [ "Dag Wieers (@dagwieers) ", "Swetha Chunduri (@schunduri)", @@ -28,7 +28,9 @@ "description": "Ansible Modules for Cisco ACI", "license": [], "license_file": "LICENSE", - "dependencies": {}, + "dependencies": { + "ansible.netcommon": "*" + }, "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", @@ -38,7 +40,7 @@ "name": "FILES.json", "ftype": "file", "chksum_type": "sha256", - "chksum_sha256": "7ddfe44411d58631ea3cb85958389cae33da23590ad0bfa512f32b13efefb32a", + "chksum_sha256": "0c3eb373bfc6269787c650369f02ac533918bab3cdc51c3bf65c4e6de2114714", "format": 1 }, "format": 1 -- cgit v1.2.3