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/cache
Christopher May-Townsend 043e2e969a
Update documentation for example of redis connection string (#288)
* Update documentation for example of redis connection string

* Update plugins/cache/redis.py

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

* updated example on a single line

Co-authored-by: Felix Fontein <felix@fontein.de>
2020-05-06 08:30:39 +01:00
..
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
jsonfile.py Initial commit 2020-03-09 09:11:07 +00:00
memcached.py Initial commit 2020-03-09 09:11:07 +00:00
pickle.py Initial commit 2020-03-09 09:11:07 +00:00
redis.py Update documentation for example of redis connection string (#288) 2020-05-06 08:30:39 +01:00
yaml.py Initial commit 2020-03-09 09:11:07 +00:00