* 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 |
||
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
release.py |