Skip to content

Commit

Permalink
10: constrain collections that need a.netcommon v6
Browse files Browse the repository at this point in the history
ansible.netcommon v6 requires ansible.utils v3 which conflicts with
cisco.ise, cisco.dnac, and cisco.meraki.
  • Loading branch information
gotmax23 committed Dec 1, 2023
1 parent c869703 commit be5b3fa
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions 10/ansible-10.constraints
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,12 @@
ansible.utils: <3.0.0
# ansible.netcommon 6.0.0 version_conflict: ansible.utils-2.12.0 but needs >=3.0.0
ansible.netcommon: <6.0.0
# Other collections that require `ansible.netcommon>=6.0.0`
arista.eos: <7.0.0
cisco.asa: <5.0.0
cisco.ios: <6.0.0
cisco.iosxr: <7.0.0
cisco.nxos: <6.0.0
ibm.qradar: <3.0.0
junipernetworks.junos: <6.0.0
splunk.es: <3.0.0

0 comments on commit be5b3fa

Please sign in to comment.