mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 03:41:25 -07:00
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. |
||
---|---|---|
.. | ||
__init__.py | ||
command.py | ||
raw.py | ||
script.py | ||
shell.py |