Files
community.general/lib/ansible/plugins
Eduardo Suarez-Santana 9339b0f4a7 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.
2017-08-09 14:07:40 -04:00
..
2017-08-07 20:44:35 -04:00
2017-06-13 09:50:46 -04:00
2017-07-24 16:49:01 -04:00