Files
community.general/lib/ansible
Stephen Fromm 6742e9c3f4 Add option required=(True|False) to get_bin_path and update modules
Added required as optional argument to get_bin_path(). It defaults to
false.  Updated following modules to use required=True when calling
get_bin_path():  apt_repository, easy_install, group, pip,
supervisorctl, and user.
Also removed _find_supervisorctl() from supervisorctl module and updated
_is_running() to not need it.
2012-08-30 11:01:37 -07:00
..
2012-08-21 20:32:21 -04:00
2012-08-21 20:32:21 -04:00
2012-08-06 19:55:27 -04:00
2012-08-18 10:52:24 -04:00