mirror of https://github.com/ansible/ansible.git
Bkprt py3 haproxy (#37791)
* Fix python3 interpreter issue (#34811) (#35176)
* Fix python3 interpreter issue (#34811)
* Update ansible.module_utils._text (#34811)
* Convert to text later to account for multibyte characters
(cherry picked from commit 340064bfb9
)
* Add a changelog fragment for haproxy python3 fix
pull/37276/head
parent
2dd02eb812
commit
f23c100419
@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- Fix to send and receive bytes over a socket in the haproxy module which was
|
||||
causing tracebacks on Python3 https://github.com/ansible/ansible/pull/35176
|
Loading…
Reference in New Issue