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 3f88a14b86 Various cleanup to run_command
* Rename fail_on_rc_non_zero to check_rc, much more succinct.
* Simplify method defintion
* Fix command module and drop shell=shell option; whether to use
  shell is determined by if args is a list.
12 years ago
add_host
apt Update modules to use run_command in module_common.py 12 years ago
apt_repository Update modules to use run_command in module_common.py 12 years ago
assemble
async_status do not conditionalize this for older Python, fix indentation, better use 12 years ago
async_wrapper
authorized_key Add check for multiple keys in one invocation 12 years ago
command Various cleanup to run_command 12 years ago
copy
cron Update modules to use run_command in module_common.py 12 years ago
debug
easy_install Update modules to use run_command in module_common.py 12 years ago
ec2 Fix indentation 12 years ago
facter Various cleanup to run_command 12 years ago
fail
fetch
file Fix behaviour when file handles a path with tilde 12 years ago
fireball Update modules to use run_command in module_common.py 12 years ago
get_url
git Various cleanup to run_command 12 years ago
group Update modules to use run_command in module_common.py 12 years ago
group_by
ini_file ini_file: prohibit section name 'default' 12 years ago
lineinfile Clarify that lineinfile uses Python regexes. 12 years ago
mail mail module: add MIME attachments, port and addresses with phrases 12 years ago
mount Update modules to use run_command in module_common.py 12 years ago
mysql_db Python 2.4 fixes for modules 12 years ago
mysql_user
nagios added support for scheduling downtime for all services on host 12 years ago
ohai Various cleanup to run_command 12 years ago
pause
ping
pip Update modules to use run_command in module_common.py 12 years ago
postgresql_db add encoding documentation in postgresql_db 12 years ago
postgresql_user remove quotes in has_table_privilege and has_database_privilege 12 years ago
raw Merge pull request #1798 from dagwieers/raw-executable 12 years ago
script Make script module use raw module so it does not require python 12 years ago
seboolean
selinux
service Update modules to use run_command in module_common.py 12 years ago
setup Update modules to use run_command in module_common.py 12 years ago
shell
slurp
subversion Various cleanup to run_command 12 years ago
supervisorctl Various cleanup to run_command 12 years ago
svr4pkg Update modules to use run_command in module_common.py 12 years ago
template Added additional template variables 12 years ago
user Update modules to use run_command in module_common.py 12 years ago
virt
wait_for removed env as per project policy 12 years ago
yum Update modules to use run_command in module_common.py 12 years ago