community.general/lib/ansible/modules/network/meraki
Kevin Breit 5008e1d479 meraki_config_template - Enable check mode (#54502)
* Add support for check mode

* Check mode returns proper changed status
- Added is_template_valid()
- Restructured check_mode so it will always return data
- Check mode should show proper changed status
- Code is untested and integration tests need to be expanded

* Fix deleting networks
- Add integration tests for deleting networks
- Refine tests based on changed/unchanged

* Remove one task from integration test
2019-05-29 16:30:26 -04:00
..
__init__.py
meraki_admin.py meraki - Unchanged requests now return the original data (#53576) 2019-05-17 08:34:16 +05:30
meraki_config_template.py meraki_config_template - Enable check mode (#54502) 2019-05-29 16:30:26 -04:00
meraki_content_filtering.py meraki - Unchanged requests now return the original data (#53576) 2019-05-17 08:34:16 +05:30
meraki_device.py meraki - Rewrite update requirement check (#48394) 2019-05-29 10:18:01 -04:00
meraki_mr_l3_firewall.py meraki - Unchanged requests now return the original data (#53576) 2019-05-17 08:34:16 +05:30
meraki_mx_l3_firewall.py meraki - Unchanged requests now return the original data (#53576) 2019-05-17 08:34:16 +05:30
meraki_network.py meraki_network - Add support for disableRemoteStatusPage (#48971) 2019-05-29 16:29:40 -04:00
meraki_organization.py meraki - Unchanged requests now return the original data (#53576) 2019-05-17 08:34:16 +05:30
meraki_snmp.py meraki - Rewrite update requirement check (#48394) 2019-05-29 10:18:01 -04:00
meraki_ssid.py meraki_ssid - Add examples to documentation (#56425) 2019-05-17 08:21:34 -05:00
meraki_static_route.py meraki - Unchanged requests now return the original data (#53576) 2019-05-17 08:34:16 +05:30
meraki_switchport.py meraki - Rewrite update requirement check (#48394) 2019-05-29 10:18:01 -04:00
meraki_syslog.py meraki - Unchanged requests now return the original data (#53576) 2019-05-17 08:34:16 +05:30
meraki_vlan.py meraki - Unchanged requests now return the original data (#53576) 2019-05-17 08:34:16 +05:30