9711c60b01
* fix python3 compatibility for znode module
kazoo client requires bytes and not string
(cherry picked from commit 2d98a2de68
)
4 lines
117 B
YAML
4 lines
117 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fix a bug calling the zookeeper API under Python3 https://github.com/ansible/ansible/pull/36999
|