-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove Cisco collection constraints.
- Loading branch information
1 parent
8631e1f
commit ad3abad
Showing
3 changed files
with
0 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +0,0 @@ | ||
# cisco.ise 2.6.2 version_conflict: ansible.utils-3.0.0 but needs >=2.0.0,<3.0 | ||
# cisco.meraki 2.16.16 version_conflict: ansible.utils-3.0.0 but needs >=2.0.0,<3.0 | ||
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 | ||
# Collections that require `ansible.utils>=3.0.0` | ||
cisco.dnac: !=6.8.2,<7.0.0 | ||
cisco.meraki: !=2.16.17,<3.0.0 | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +0,0 @@ | ||
# https://github.com/cisco-en-programmability/dnacenter-ansible/issues/133#issuecomment-1839932598 | ||
# cisco.dnac 6.8.2 drops support for ansible.utils v2 and contains other breaking changes | ||
cisco.dnac: !=6.8.2 | ||
# Relates: https://github.com/meraki/dashboard-api-ansible/issues/38 | ||
# cisco.meraki 2.16.17 also drops support for ansible.utils v2 | ||
cisco.meraki: !=2.16.17 | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +0,0 @@ | ||
# https://github.com/cisco-en-programmability/dnacenter-ansible/issues/133#issuecomment-1839932598 | ||
# cisco.dnac 6.8.2 drops support for ansible.utils v2 and contains other breaking changes | ||
cisco.dnac: !=6.8.2 | ||
# Relates: https://github.com/meraki/dashboard-api-ansible/issues/38 | ||
# cisco.meraki 2.16.17 also drops support for ansible.utils v2 | ||
cisco.meraki: !=2.16.17 | ||