community.general/lib/ansible/runner/action_plugins
Dag Wieers eb36ff45b9 Make script module use raw module so it does not require python 2012-12-24 00:24:34 +01:00
..
__init__.py Add init, though it's not really used. 2012-09-25 08:21:59 -04:00
add_host.py Avoid creating temporary directory for some action plugins 2012-11-28 21:34:55 +01:00
async.py Various performance streamlining and making the file features usable in all modules without daisy chaining. 2012-10-20 22:55:09 -04:00
copy.py Fix typo in first_available_file error path 2012-11-19 23:02:26 +01:00
debug.py Avoid creating temporary directory for some action plugins 2012-11-28 21:34:55 +01:00
fail.py Avoid creating temporary directory for some action plugins 2012-11-28 21:34:55 +01:00
fetch.py Add destination path to fetch result 2012-11-20 15:39:48 +01:00
group_by.py Avoid creating temporary directory for some action plugins 2012-11-28 21:34:55 +01:00
normal.py Pass module arguments as argument instead of keeping it in runner 2012-09-23 23:38:26 +02:00
pause.py Fix output of pause plugin. 2012-10-29 10:57:13 +01:00
raw.py Add return code and error output to raw module 2012-12-23 18:04:54 +01:00
script.py Make script module use raw module so it does not require python 2012-12-24 00:24:34 +01:00
template.py Don't double dwim first_available_file in template 2012-11-06 20:34:05 +01:00