1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-03 06:47:08 +00:00
community.general/lib
Toshio Kuratomi 283205d7b3 We've changed run_command to return native_strings
on python3, this means that we don't get bytes back by default.  We
probably do want bytes here so modify our call to run_command so we get
bytes instead of text.
2016-12-08 11:25:18 -05:00
..
ansible We've changed run_command to return native_strings 2016-12-08 11:25:18 -05:00