community.general/lib/ansible/runner/action_plugins
2013-02-17 11:22:50 -05:00
..
__init__.py Add init, though it's not really used. 2012-09-25 08:21:59 -04:00
add_host.py Allow add_host to add hosts to multiple groups, groups is now an alias for groupname. 2013-02-17 11:22:50 -05:00
async.py This implements a basic --check mode which for now is only implemented on template & copy operations. More detail will be shared with the list 2013-02-03 20:34:13 -05:00
copy.py Add directory detection to _remote_md5 and use this in copy 2013-02-12 22:39:05 +01:00
debug.py Avoid creating temporary directory for some action plugins 2012-11-28 21:34:55 +01:00
fail.py This implements a basic --check mode which for now is only implemented on template & copy operations. More detail will be shared with the list 2013-02-03 20:34:13 -05:00
fetch.py This implements a basic --check mode which for now is only implemented on template & copy operations. More detail will be shared with the list 2013-02-03 20:34:13 -05:00
group_by.py This implements a basic --check mode which for now is only implemented on template & copy operations. More detail will be shared with the list 2013-02-03 20:34:13 -05:00
normal.py This implements a basic --check mode which for now is only implemented on template & copy operations. More detail will be shared with the list 2013-02-03 20:34:13 -05:00
pause.py This implements a basic --check mode which for now is only implemented on template & copy operations. More detail will be shared with the list 2013-02-03 20:34:13 -05:00
raw.py This implements a basic --check mode which for now is only implemented on template & copy operations. More detail will be shared with the list 2013-02-03 20:34:13 -05:00
script.py This implements a basic --check mode which for now is only implemented on template & copy operations. More detail will be shared with the list 2013-02-03 20:34:13 -05:00
template.py Move diff code more into runner code. 2013-02-09 23:24:03 -05:00