mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 11:10:21 -07:00
Paramiko does not allow Unicode strings as parameters, so encode the command to UTF-8. Test case: ansible localhost -m raw -a 'echo ą' (also tested on local and ssh transports without problems) |
||
---|---|---|
.. | ||
connections | ||
__init__.py | ||
connection.py | ||
poller.py | ||
return_data.py |