mirror of https://github.com/ansible/ansible.git
Fix wait_for Module to handle socket response as string in Python3
In Python3 socket module returns responses as bytes type. So it's necessary to convert it to string for the module work correctly.pull/18777/head
parent
4e95ee036e
commit
74b32d9ec0
Loading…
Reference in New Issue