community.general/lib/ansible/modules/network/meraki
Kevin Breit 779f3c0c1a Allow module to claim devices into an organization (#42448)
- Before this, it allowed claiming devices into a network only
- Make integration tests a block
- Note, API doesn't allow unclaiming in an organization, only net
- Added an integration test for claiming into an org
	- Requires unclaiming manually
- There is a bug in the API which isn't showing claimed devices
2018-07-09 11:08:37 +02:00
..
__init__.py
meraki_admin.py meraki_admin - Added full return documentation for normal responses (#42487) 2018-07-09 11:05:21 +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 Allow module to claim devices into an organization (#42448) 2018-07-09 11:08:37 +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_snmp - Added full response documentation for normal responses (#42488) 2018-07-09 11:04:51 +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