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
patchback[bot] b495035923
Added redis_data module (#3230) (#3410)
* Added redis_set module

Added redis_set module and unit tests for the new module.
Applied suggested changes and removed redis_del in favor of state
option.
Also added redis utility class that handles connection.

* Typos, added version and BOTMETA

* Fixed import error checking

* Fixed Unit tests

* Docfix and return consistency

* Added Check Mode

* Update plugins/modules/database/misc/redis_data.py

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 424af85929)

Co-authored-by: Andreas Botzner <paginabianca66@gmail.com>
2021-09-20 20:31:07 +02:00
..
aerospike mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
influxdb mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
misc Added redis_data module (#3230) (#3410) 2021-09-20 20:31:07 +02:00
mssql Tidy up validate-modules:doc-required-mismatch (#1415) 2020-11-28 14:06:28 +01:00
saphana Hana query userstore (#3125) (#3152) 2021-08-05 23:03:05 +02:00
vertica Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00