mirror of https://github.com/ansible/ansible.git
Enable UTF-8 commands via the raw module
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)pull/915/merge
parent
2aef0335cb
commit
73b0dd4ac0
Loading…
Reference in New Issue