From 479209ca8b89e23ac19641281f19b254fbb64f92 Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Tue, 5 Dec 2023 03:47:03 +0000 Subject: [PATCH] 10: pin cisco.meraki due to ansible.utils compat issues 2.16.17 dropped support for ansible.utils v2. This change is semver incompatible and should be reverted in the next v2 release and held for v3, hence the two different constraints. Relates: https://github.com/meraki/dashboard-api-ansible/issues/38 --- 10/ansible-10.constraints | 1 + 1 file changed, 1 insertion(+) diff --git a/10/ansible-10.constraints b/10/ansible-10.constraints index 3f126325f2..0ce13dd731 100644 --- a/10/ansible-10.constraints +++ b/10/ansible-10.constraints @@ -14,3 +14,4 @@ junipernetworks.junos: <6.0.0 splunk.es: <3.0.0 # Collections that require `ansible.utils>=3.0.0` cisco.dnac: !=6.8.2,<7.0.0 +cisco.meraki: !=2.16.17,<3.0.0