mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-10 22:15:05 +00:00
* Added redis_data_info module Added: - redis_data_info module and suggested 'exists' return flag. - module_utils for redis with a base class that handles database connections. - inhereited unit tests and added some new ones for the exit flag * Docfix and sanity * typo * Suggested doc changes and ssl option * TLS and validate_certs fix * Set support_check_mode for info plugin * Docfix and import errors * Redis versioning Fix * version bump and append fixes |
||
|---|---|---|
| .. | ||
| alicloud.py | ||
| auth_basic.py | ||
| dimensiondata.py | ||
| dimensiondata_wait.py | ||
| emc.py | ||
| hpe3par.py | ||
| hwc.py | ||
| ibm_storage.py | ||
| influxdb.py | ||
| ipa.py | ||
| keycloak.py | ||
| ldap.py | ||
| lxca_common.py | ||
| manageiq.py | ||
| nios.py | ||
| nomad.py | ||
| oneview.py | ||
| online.py | ||
| opennebula.py | ||
| openswitch.py | ||
| oracle.py | ||
| oracle_creatable_resource.py | ||
| oracle_display_name_option.py | ||
| oracle_name_option.py | ||
| oracle_tags.py | ||
| oracle_wait_options.py | ||
| pritunl.py | ||
| proxmox.py | ||
| purestorage.py | ||
| rackspace.py | ||
| redis.py | ||
| scaleway.py | ||
| utm.py | ||
| vexata.py | ||
| xenserver.py | ||