Kevin Breit
ef2c00e106
Rename orgAccess parameter to org_access ( #51347 )
2019-02-18 19:27:11 -05:00
Kevin Breit
f9cbdcd426
Meraki - Integration tests now clean up on failure ( #42227 )
...
* Added block and always support to meraki_network integration test
* Add blocks to admin and vlan integration test
* Resolved bad variable names
2018-07-03 10:42:04 +02:00
Kevin Breit
4a0b8f5123
Added support for passing org_id instead of org_name ( #41518 )
...
- Faster execution if passed instead of org_name
- Updated documentation
- Added additional integration tests
2018-06-20 09:39:25 +02:00
Kevin Breit
2be2a572d6
Meraki utility now loads() JSON ( #40856 )
...
* Changed request() to run json.loads() instead of module doing it
- Removed json.loads() from modules
- Removed some unreliable integration tests
- Removed self.function setting in construct_path()
-
* PEP8 changes
* Remove debug line for push
2018-06-06 18:24:14 +02:00
Kevin Breit
e16490c9c0
[WIP] New module - meraki_admin ( #39837 )
...
New module - meraki_admin
2018-05-26 02:30:21 +02:00