mirror of https://github.com/ansible/ansible.git
ansible-test sanity: fix UnicodeDecodeError for `--python 2.7 --docker` (#72623)
* Store target paths as unicode. * Add changelog fragment.pull/45198/head
parent
221c50b57c
commit
f94ba68d8f
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "ansible-test - convert target paths to unicode on Python 2 to avoid ``UnicodeDecodeError`` (https://github.com/ansible/ansible/issues/68398, https://github.com/ansible/ansible/pull/72623)."
|
||||
Loading…
Reference in New Issue