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
Felix Ingram e0f0e8c023 Add an "executable" option to the command and shell modules
The option will be passed to the Popen object created and will be used to
execute the command instead of the default shell.
2012-11-08 13:56:16 +00:00
..
apt Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
apt_repository Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
assemble Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
async_status Various performance streamlining and making the file features usable in all modules without daisy chaining. 2012-10-20 22:55:09 -04:00
async_wrapper whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added 2012-08-06 20:07:02 -04:00
authorized_key When atomically replacing files, copy attributes 2012-10-25 21:40:05 -04:00
command Add an "executable" option to the command and shell modules 2012-11-08 13:56:16 +00:00
copy When atomically replacing files, copy attributes 2012-10-25 21:40:05 -04:00
cron pep8 fixes 2012-10-30 20:42:07 -04:00
debug module_formatter: .rst now correctly handles code examples 2012-10-18 13:49:19 +02:00
easy_install Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
facter Module documentation should have options sorted 2012-11-03 18:52:59 -04:00
fail Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
fetch Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
file Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
fireball Keep fireball from spreading its socket around 2012-11-06 15:10:34 +01:00
get_url Don't require thirsty mode for directory destination 2012-11-07 14:16:48 +01:00
git Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
group Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
group_by Add a group_by action plugin. 2012-10-29 13:10:23 +01:00
ini_file Merge branch 'playbook_ssh_ask_pass' of git://github.com/clatour/ansible into devel 2012-11-03 19:23:38 -04:00
lineinfile fix case in which file is created and backup is requested but fails, not it just doesn't attempt to backup the missing file 2012-11-07 10:33:43 -05:00
mail typo 2012-10-16 14:40:35 +02:00
mount mount: update example with mandatory option 2012-10-23 15:49:47 +02:00
mysql_db Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
mysql_user pep8 fixes 2012-10-30 20:42:07 -04:00
nagios Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
ohai Module documentation should have options sorted 2012-11-03 18:52:59 -04:00
pause Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
ping Module documentation should have options sorted 2012-11-03 18:52:59 -04:00
pip Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
postgresql_db pep8 fixes 2012-10-30 20:42:07 -04:00
postgresql_user pep8 fixes 2012-10-30 20:42:07 -04:00
raw Module documentation should have options sorted 2012-11-03 18:52:59 -04:00
script Added 'script', a module that can push and insantly run a remote script. Replaces the need to copy+command. 2012-10-20 12:12:07 -04:00
seboolean More useful error message for if not HAVE_SELINUX 2012-10-29 16:23:00 +01:00
selinux Resolve traceback when python-selinux is not installed 2012-10-24 18:57:24 +02:00
service Merge branch 'service_bsd' of git://github.com/bcoca/ansible into devel 2012-11-03 18:58:29 -04:00
setup Fixed the way dom0/domU xen role is defined in the setup module 2012-11-06 22:49:33 +01:00
shell Add an "executable" option to the command and shell modules 2012-11-08 13:56:16 +00:00
slurp module docs for slurp 2012-09-30 16:58:15 +02:00
subversion Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
supervisorctl Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
template Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
user Fix to user module to use self when calling group_exists 2012-11-06 09:05:25 -08:00
virt Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
wait_for Reformat code: examples consistently 2012-10-23 15:14:01 +02:00
yum fix up remove and fix fixme checking to see if pkg was removed 2012-10-29 23:48:21 -04:00