Skip to content

Commit 5fcabf1

Browse files
committed
10: constrain collections that need a.netcommon v6
ansible.netcommon v6 requires ansible.utils v3 which conflicts with cisco.ise, cisco.dnac, and cisco.meraki.
1 parent fe2fd45 commit 5fcabf1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

10/ansible-10.constraints

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,12 @@
44
ansible.utils: <3.0.0
55
# ansible.netcommon 6.0.0 version_conflict: ansible.utils-2.12.0 but needs >=3.0.0
66
ansible.netcommon: <6.0.0
7+
# Other collections that require `ansible.netcommon>=6.0.0`
8+
arista.eos: <7.0.0
9+
cisco.asa: <5.0.0
10+
cisco.ios: <6.0.0
11+
cisco.iosxr: <7.0.0
12+
cisco.nxos: <6.0.0
13+
ibm.qradar: <3.0.0
14+
junipernetworks.junos: <6.0.0
15+
splunk.es: <3.0.0

0 commit comments

Comments
 (0)