community.general/lib/ansible/runner/action_plugins
2012-10-29 13:10:23 +01:00
..
__init__.py Add init, though it's not really used. 2012-09-25 08:21:59 -04: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 Various performance streamlining and making the file features usable in all modules without daisy chaining. 2012-10-20 22:55:09 -04:00
fetch.py Pass module arguments as argument instead of keeping it in runner 2012-09-23 23:38:26 +02:00
group_by.py Add a group_by action plugin. 2012-10-29 13:10:23 +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 Pass module arguments as argument instead of keeping it in runner 2012-09-23 23:38:26 +02:00
script.py 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
template.py Various performance streamlining and making the file features usable in all modules without daisy chaining. 2012-10-20 22:55:09 -04:00