mirror of https://github.com/ansible/ansible.git
[stable-2.7] Support version 3 of the redis python library (#49445)
* Support version 3 of the redis python library. Fixes #49341
* Document 2.4.5 minimum redis-py version
(cherry picked from commit 77de219)
Co-authored-by: Matt Martz <matt@sivel.net>
pull/49623/head
parent
1af07cc38f
commit
acdd4cbfcd
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- redis cache - Support version 3 of the redis python library (https://github.com/ansible/ansible/issues/49341)
|
||||
Loading…
Reference in New Issue