mirror of https://github.com/ansible/ansible.git
Fix lookup into search paths when undefined.
A fileglob may issue a warning `Unable to find xxxx in expected paths` when `ansible_search_path` is not defined, because it loops over the characters in the string instead of looping over a list of one element.pull/27928/merge
parent
9e3ae8a0cb
commit
9339b0f4a7
Loading…
Reference in New Issue