ansible/test
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
..
cache
env
integration New module - meraki_static_route (#49271) 2019-03-29 14:27:17 +01:00
legacy
results
runner Test FreeBSD 12.0 with Python 3.x by default. 2019-03-28 21:15:15 -07:00
sanity cloudstack: streamline modules doc (part 5) (#54523) 2019-03-29 09:50:15 +01:00
units Add Bitbucket Pipelines SSH key pair module (#54241) 2019-03-29 14:13:59 +01:00
utils Slightly increase non-coverage unit test timeout. 2019-03-21 09:30:43 -07:00