community.general/lib/ansible/runner/action_plugins
Michael DeHaan cdaa2085ee Preliminary ability to use Jinja2 {{ }} to replace ${foo.bar} in playbooks. Can't use both at the same time per line. 2013-04-03 01:04:16 -04:00
..
__init__.py Add init, though it's not really used. 2012-09-25 08:21:59 -04:00
add_host.py Ensure complex_args is considered in all action_plugins 2013-02-28 14:27:42 +01:00
async.py Ensure complex_args is considered in all action_plugins 2013-02-28 14:27:42 +01:00
copy.py Ensure that when transferring a file to a directory the name of the file is the correct basename and not 'source'. 2013-03-25 22:19:35 -04:00
debug.py Preliminary ability to use Jinja2 {{ }} to replace ${foo.bar} in playbooks. Can't use both at the same time per line. 2013-04-03 01:04:16 -04:00
fail.py Ensure complex_args is considered in all action_plugins 2013-02-28 14:27:42 +01:00
fetch.py Added a fail_on_missing option to fetch. 2013-03-02 11:04:48 -07:00
group_by.py Revert "Revert "for #2196 now gruopby module invalidates host cached variables so they can be reevaluated with new groups"" 2013-03-02 10:38:51 -05:00
normal.py Move complex_args templating to be with module_args 2013-03-07 11:09:29 +01:00
pause.py Ensure complex_args is considered in all action_plugins 2013-02-28 14:27:42 +01:00
raw.py Working on complex argument support. 2013-02-17 15:01:49 -05:00
script.py Working on complex argument support. 2013-02-17 15:01:49 -05:00
template.py Ensure that when transferring a file to a directory the name of the file is the correct basename and not 'source'. 2013-03-25 22:19:35 -04:00