ansible-galaxy: fix searching with unicode

This commit is contained in:
Martin Krizek
2018-10-15 14:39:04 +02:00
committed by Brian Coca
parent 06eabc9783
commit 096717edc5
2 changed files with 5 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- ansible-galaxy - Prevent unicode errors when searching - https://github.com/ansible/ansible/issues/42866