mirror of https://github.com/ansible/ansible.git
Set decoding of path to unicode to raise an exception if non-utf8
Letting it pass would just cause an error later on (no such file found) so it's better to catch it here and know that we have users dealing with non-utf8 pathnames than to have to track it down from later on.pull/14019/head
parent
299e42bc28
commit
27bf701260
Loading…
Reference in New Issue