Releases: CiscoDevNet/ansible-meraki
Releases · CiscoDevNet/ansible-meraki
v2.15.3
v2.15.1
v2.15.1
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
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
andremote_status_page_enabled
as these no longer work.
v2.14.0
v2.13.0
v2.12.0
v2.11.0
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
.