1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/library
Stephen Fromm 4eaee3df0a 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.
2013-01-13 11:24:21 -08:00
..
add_host
apt Update modules to use run_command in module_common.py 2013-01-13 08:37:19 -08:00
apt_repository Update modules to use run_command in module_common.py 2013-01-13 08:37:19 -08:00
assemble
async_status
async_wrapper
authorized_key
command Various cleanup to run_command 2013-01-13 11:24:21 -08:00
copy
cron Update modules to use run_command in module_common.py 2013-01-13 08:37:19 -08:00
debug
easy_install Update modules to use run_command in module_common.py 2013-01-13 08:37:19 -08:00
ec2
facter Various cleanup to run_command 2013-01-13 11:24:21 -08:00
fail
fetch
file
fireball Update modules to use run_command in module_common.py 2013-01-13 08:37:19 -08:00
get_url
git Various cleanup to run_command 2013-01-13 11:24:21 -08:00
group Update modules to use run_command in module_common.py 2013-01-13 08:37:19 -08:00
group_by
ini_file
lineinfile
mail
mount Update modules to use run_command in module_common.py 2013-01-13 08:37:19 -08:00
mysql_db
mysql_user
nagios
ohai Various cleanup to run_command 2013-01-13 11:24:21 -08:00
pause
ping
pip Update modules to use run_command in module_common.py 2013-01-13 08:37:19 -08:00
postgresql_db
postgresql_user
raw
script
seboolean
selinux
service Update modules to use run_command in module_common.py 2013-01-13 08:37:19 -08:00
setup Update modules to use run_command in module_common.py 2013-01-13 08:37:19 -08:00
shell
slurp
subversion Various cleanup to run_command 2013-01-13 11:24:21 -08:00
supervisorctl Various cleanup to run_command 2013-01-13 11:24:21 -08:00
svr4pkg Update modules to use run_command in module_common.py 2013-01-13 08:37:19 -08:00
template
user Update modules to use run_command in module_common.py 2013-01-13 08:37:19 -08:00
virt
wait_for
yum Update modules to use run_command in module_common.py 2013-01-13 08:37:19 -08:00