community.general/lib/ansible/modules/network/meraki
Kevin Breit d59eb9edab meraki_switchport - Improve reliability (#54275)
* Rewrite much of the execution of meraki_switchport
- Previous versions had problems with idempotency and allowed_vlans

* Modified payload creation
- Parameter map is used
- propsed is created using .copy()
- Much cleaner this way

* Add whitespace for lint

* Add bugfix snippet for changelog
2019-05-16 12:10:32 -04:00
..
__init__.py Meraki organization module (#38773) 2018-05-04 00:01:05 +02:00
meraki_admin.py meraki_admin - Add documentation for tags and network access (#51415) 2019-03-23 08:29:08 -05:00
meraki_config_template.py meraki_config_template - Fix actions when specifying net_id (#51586) 2019-02-22 19:39:01 -05:00
meraki_content_filtering.py meraki_content_filtering - Remove redundant API call with get_nets() (#55531) 2019-04-24 14:27:21 -05:00
meraki_device.py meraki_device - Support for creating and modifying device notes (#51100) 2019-03-29 14:26:28 +01:00
meraki_mr_l3_firewall.py Migrated path creation to custom parameters (#54278) 2019-04-24 15:14:58 -05:00
meraki_mx_l3_firewall.py Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
meraki_network.py meraki/meraki_network - Enable/disable VLANs on network (#48820) 2019-05-01 12:24:39 -04:00
meraki_organization.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
meraki_snmp.py Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
meraki_ssid.py Add response documentation. (#54276) 2019-03-25 13:04:08 -04:00
meraki_static_route.py meraki_static_route - Remove unnecessary API call (#55528) 2019-04-24 12:16:51 -04:00
meraki_switchport.py meraki_switchport - Improve reliability (#54275) 2019-05-16 12:10:32 -04:00
meraki_syslog.py New module - meraki/meraki_syslog (#48814) 2019-02-22 17:22:37 -05:00
meraki_vlan.py meraki_vlan - Remove unnecessary API calls when net_id is specified (#54939) 2019-04-15 19:53:19 +01:00