community.general/lib/ansible/modules/network/meraki
Kevin Breit b3e85b76d7 New module - meraki_static_route (#49271)
* Initial commit for static route module
- Create and query functionality in place today

* Enabled querying both all routes and single route

* Bug fixes and idempotency check
- Requires new idempotency code to validate, blocking on that

* Enabled test cases

* Documentation fixes

* Whitespace fix

* Major improvements based on Dag's commments
- Improved documentation and examples
- Fixed fixed IP assignments and reserved range parameters
- Improved integration tests
- Made check mode work

* Rename str to string in documentation

* Move back to str

* Fix indentation

* Fix documentation for example of fixed_ip_assignments
- Removed default=None for args
2019-03-29 14:27:17 +01:00
..
__init__.py
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 New module - meraki/meraki_content_filtering (#51223) 2019-02-18 19: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 Sanity fixes to parameter types (#52325) 2019-02-15 16:58:58 +01:00
meraki_mx_l3_firewall.py Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
meraki_network.py meraki_network - Parameter change for combined network type (#49160) 2019-03-27 16:10:15 +01:00
meraki_organization.py
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 New module - meraki_static_route (#49271) 2019-03-29 14:27:17 +01:00
meraki_switchport.py Add response documentation (#51647) 2019-02-02 05:08:09 +01:00
meraki_syslog.py New module - meraki/meraki_syslog (#48814) 2019-02-22 17:22:37 -05:00
meraki_vlan.py meraki_vlan - Document DHCP responses (#54142) 2019-03-25 11:47:19 -04:00