Skip to content

Commit

Permalink
8: blocklist semver-incompatible cisco.meraki
Browse files Browse the repository at this point in the history
We could constrain this to `<2.16.17`, but it's expected that the next
minor/patch release of cisco.meraki v2 will revert these changes

Relates: meraki/dashboard-api-ansible#38
  • Loading branch information
gotmax23 committed Dec 5, 2023
1 parent 8948ce7 commit ec7f5e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 8/ansible-8.constraints
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 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

0 comments on commit ec7f5e2

Please sign in to comment.