ansible/changelogs/fragments/py3-wait-for-connection.yaml
Matt Martz e33f1777fe
Backport #37646 for 2.5 (#37653)
* Fix py3 issue in wait_for_connection (#37646)

(cherry picked from commit 6c3e565ba3)

* Add changelog entry for #36470
2018-03-28 11:04:06 -05:00

2 lines
112 B
YAML

bugfixes:
- wait_for_connection - Fix python3 compatibility bug (https://github.com/ansible/ansible/pull/37646)