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.reviewable/pr18780/r1
parent
f0da6b191a
commit
1222cf8de9
Loading…
Reference in New Issue