community.general/lib/ansible/modules/network/meraki
Kevin Breit 08ddd202fb meraki_config_template - Check for HTTP status code (#42145)
* Check for HTTP status code

- All requests now check returned status code
- Fail if status code isn’t what is expected

* Fix blank line error

* Change HTTP check logic and improve integration tests
- Set HTTP status code check so default path is accept
- Added create and delete network for integration test
- Remove a few comments to clean up code
2018-07-03 04:26:56 +02:00
..
__init__.py
meraki_admin.py Meraki modules - Added support for checking HTTP response codes (#42144) 2018-07-03 04:24:06 +02:00
meraki_config_template.py meraki_config_template - Check for HTTP status code (#42145) 2018-07-03 04:26:56 +02:00
meraki_device.py New module - meraki_device (#41631) 2018-06-20 09:44:50 +02:00
meraki_network.py Meraki modules - Added support for checking HTTP response codes (#42144) 2018-07-03 04:24:06 +02:00
meraki_organization.py Meraki modules - Added support for checking HTTP response codes (#42144) 2018-07-03 04:24:06 +02:00
meraki_snmp.py Meraki modules - Added support for checking HTTP response codes (#42144) 2018-07-03 04:24:06 +02:00
meraki_switchport.py New module - meraki_switchport (#41634) 2018-06-20 09:48:30 +02:00
meraki_vlan.py New module - meraki_vlan (#41632) 2018-06-20 09:46:15 +02:00