You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
cache
env Add `env` command to ansible-test and run in CI. (#50176) 7 years ago
integration New module - meraki_static_route (#49271) 7 years ago
legacy Cleanup yaml files with incorrect task attrs (#53813) 7 years ago
results
runner Test FreeBSD 12.0 with Python 3.x by default. 7 years ago
sanity cloudstack: streamline modules doc (part 5) (#54523) 7 years ago
units Add Bitbucket Pipelines SSH key pair module (#54241) 7 years ago
utils Slightly increase non-coverage unit test timeout. 7 years ago