You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Stephen Fromm 1222cf8de9 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.
12 years ago
apt
apt_repository Add option required=(True|False) to get_bin_path and update modules 12 years ago
assemble
async_status
async_wrapper
authorized_key
command
copy
easy_install Add option required=(True|False) to get_bin_path and update modules 12 years ago
facter
fetch
file
get_url
git Remove obsolete comment 12 years ago
group Add option required=(True|False) to get_bin_path and update modules 12 years ago
lineinfile Add a lineinfile module 12 years ago
mount
mysql_db
mysql_user
nagios
ohai
ping
pip Add option required=(True|False) to get_bin_path and update modules 12 years ago
postgresql_db
postgresql_user
raw
service Migrate remaining modules to use get_bin_path in module_common.py 12 years ago
setup Migrate remaining modules to use get_bin_path in module_common.py 12 years ago
shell
slurp
subversion
supervisorctl Add option required=(True|False) to get_bin_path and update modules 12 years ago
template
user Add option required=(True|False) to get_bin_path and update modules 12 years ago
virt
wait_for
yum