ansible/lib
Stephen Fromm 4c62e495eb Add method get_bin_path to module_common.py
This is meant to assist all the modules that look for the full path of
an executable.  If it is found and is X_OK, returns the full path.
Otherwise, it returns None.
2012-08-29 16:24:49 -07:00
..
ansible Add method get_bin_path to module_common.py 2012-08-29 16:24:49 -07:00