mirror of https://github.com/ansible/ansible.git
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.pull/968/head
parent
e5a635672c
commit
6742e9c3f4
Loading…
Reference in New Issue