1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/database
Andreas Botzner 6b207bce4c
Adds redis_data_info module (#3227)
* 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
2021-09-08 07:14:37 +02:00
..
aerospike mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
influxdb mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
misc Adds redis_data_info module (#3227) 2021-09-08 07:14:37 +02:00
mssql Tidy up validate-modules:doc-required-mismatch (#1415) 2020-11-28 14:06:28 +01:00
saphana Hana query userstore (#3125) 2021-08-05 22:42:43 +02:00
vertica Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00