ansible/changelogs/fragments/netconf-python3-ab45f4c5bf155b6b.yaml
Paul Belanger d419a2777c Make netconf_get python3 compat (#57578)
This uses to_text to ensure tostring() from lxml is decoded properly.

Depends-On: https://github.com/ansible/ansible/pull/57638
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
(cherry picked from commit f709d2e2bb)
2019-06-17 17:15:08 -07:00

2 lines
61 B
YAML

bugfixes:
- netconf - Make netconf_get python3 compatible.