community.general/lib/ansible/runner/action_plugins
James Cammarata fd03cc04e6 Merge branch 'devel' of https://github.com/denisphillips/ansible into denisphillips-devel 2014-05-05 09:22:01 -05:00
..
__init__.py Add init, though it's not really used. 2012-09-25 08:21:59 -04:00
add_host.py ssh_alt.py / decrease # of ssh roundtrips 2013-12-13 14:23:40 -05:00
assemble.py Missing 'base64' import 2014-04-25 00:11:27 +02:00
assert.py missing import in assert module 2014-03-02 00:59:17 +01:00
async.py Micro-optimization: replace s.find(x)!=-1 with x in s 2014-03-16 13:10:28 -04:00
copy.py Fix "no_log=True" option for copy module (fixes #7193) 2014-04-30 02:24:16 +08:00
debug.py path_dwim: fix when basedir not set 2014-01-08 02:21:10 +01:00
fail.py ssh_alt.py / decrease # of ssh roundtrips 2013-12-13 14:23:40 -05:00
fetch.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
group_by.py Used module_args passed to function instead of from runner 2014-05-04 08:49:12 -04:00
include_vars.py Fix all other calls to yaml 2014-02-19 11:01:21 -05:00
normal.py Adding no_log: capability for tasks 2014-01-31 16:58:46 -06:00
pause.py pause plugin doesn't flush raw_input prompt 2014-02-28 11:28:38 +05:30
raw.py Allow raw and script to support su 2014-03-28 16:46:31 -05:00
script.py Allow raw and script to support su 2014-03-28 16:46:31 -05:00
set_fact.py ssh_alt.py / decrease # of ssh roundtrips 2013-12-13 14:23:40 -05:00
synchronize.py Don't turn complex args back into a k=v string for the synchronize module 2014-04-14 16:35:16 -05:00
template.py Fixes #6820 fix erroneous missing vault password error when using the template module 2014-04-04 13:06:35 -04:00
unarchive.py Fix error handling on missing dest with unarchive 2014-05-04 18:22:00 +03:00