Skip to content

Releases: CiscoDevNet/ansible-meraki

v2.15.3

16 Jul 19:37
Compare
Choose a tag to compare

Bugfixes

  • meraki_devices - Fix endpoints due to breaking change in Meraki API v1.33

v2.15.1

01 Jul 12:02
Compare
Choose a tag to compare

v2.15.2

Minor Changes

  • meraki_mx_site_to_site_firewall - Fix updating VPN rules per issue 302.

Bugfixes

  • Resolved the issue with link negotation at meraki_ms_switchport

v2.15.1

15 Feb 12:59
Compare
Choose a tag to compare

Bugfixes

  • Corrects constraints applied to local and remote status page settings to align with API behaviour (#437)
  • Enables meraki_network query by net_id (#441)
  • Resolved an issue where an empty response from the API triggered an exception in module meraki_webhook (#433)
  • Resolves issues with meraki_webhook shared_secret defaulting to null; (#439); Also adds Test Coverage for shared secret idempotency and resolves test file lint issues.

v2.15.0

25 Jan 02:06
Compare
Choose a tag to compare

Minor Changes

  • New module - meraki_network_settings - Configure detailed settings of a network.

Bugfixes

  • Resolved issue
  • Update pipeline to use newer version of action to detect changed files.
  • meraki_alert - Fix situation where specifying emails may crash.
  • meraki_mx_site_to_site_vpn - Check mode should no longer apply changes when enabled.

Known Issues

  • meraki_network - Updated documentation for local_status_page_enabled and remote_status_page_enabled as these no longer work.

v2.14.0

06 Jan 01:50
Compare
Choose a tag to compare

Minor Changes

  • meraki_webhook - Add payload template parameter

Bugfixes

  • Fix checkmode on merak webhook payload template update
  • meraki_webhook - First error when updating URL in a webhook

v2.13.0

21 Nov 19:48
Compare
Choose a tag to compare

Major Changes

  • meraki_mr_l7_firewall - New module

v2.12.0

21 Nov 19:41
Compare
Choose a tag to compare

Major Changes

  • meraki_webhook_payload_template - New module

Bugfixes

  • Update defaults in documentation for new sanity tests
  • meraki_device - Fix URL for LLDP and CDP lookups

v2.11.0

13 Sep 01:13
33604da
Compare
Choose a tag to compare

Minor Changes

  • Add GPLv3 license. Always was GPLv3, but didn't have the file.
  • Change shebang in Sublime utils to point to env instead of direct to the path
  • meraki_alert - Change type for opbject to alert_type in examples
  • meraki_ms_access_policies - New module to create, delete, update Access Policies in the Switch settings
  • meraki_ssid - Add support for ap_availability_tags.
  • meraki_ssid - Add support for available_on_all_aps
  • meraki_ssid - Add support for lan_isolation_enabled.
  • meraki_ssid - Add support for visible.

v2.10.1

16 Jul 11:55
Compare
Choose a tag to compare

Minor Changes

  • Change shebang in Sublime utils to point to env instead of direct to the path

v2.10.0

06 Jul 12:21
Compare
Choose a tag to compare

Minor Changes

  • meraki_network - Add support for copy_from_network_id.