mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
424af85929
* 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> |
||
---|---|---|
.. | ||
__init__.py | ||
test_redis_data.py | ||
test_redis_data_info.py | ||
test_redis_info.py |