mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-13 05:02:17 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| host_vars | ||
| targets | ||
| cloud-config-aws.yml.template | ||
| cloud-config-azure.yml.template | ||
| cloud-config-cs.ini.template | ||
| cloud-config-gcp.yml.template | ||
| cloud-config-opennebula.yml.template | ||
| cloud-config-openshift.kubeconfig.template | ||
| cloud-config-tower.cfg.template | ||
| integration.cfg | ||
| integration_config.yml | ||
| inventory | ||
| inventory.networking.template | ||
| inventory.remote.template | ||
| inventory.winrm.template | ||
| network-integration.cfg | ||
| target-prefixes.network | ||
| windows-integration.cfg | ||