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 9cd2388d1a New module - meraki_ssid (#42329)
* Initial commit of meraki_ssid module
- CRUD functionality for Meraki wireless SSIDs
- Much more testing is needed
- Module is not currently idempotent

* Improve integration tests
- Original integration tests didn't have any assertions in it
- Single bug fix in module found via integration test

* Added idempotency support
- Changes are only made when needed.
- Added integration test to check for idempotency.
- Relies on a forthcoming PR to make idempotency check a single pass.

* Improved documentation
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration New module - meraki_ssid (#42329) 6 years ago
legacy Fix some broken links (#42079) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Temporarily switch RHEL and Windows tests to AWS. 6 years ago
sanity Allow documentation of module options type (#42285) 6 years ago
units Fix remote_tmp when become with non admin user (#42396) 6 years ago
utils Make docs-build sanity test disabled by default. 6 years ago