community.general/lib/ansible/runner/action_plugins
Michael DeHaan 8c4161d4a1 Merge branch 'retf_py' of git://github.com/berendt/ansible into devel
Conflicts:
	lib/ansible/inventory/vars_plugins/group_vars.py
	plugins/callbacks/mail.py
2014-08-08 12:17:37 -04:00
..
__init__.py Add init, though it's not really used. 2012-09-25 08:21:59 -04:00
add_host.py Check groupnames for None as well as an empty string in add_host 2014-05-29 11:01:11 -05:00
assemble.py Merge pull request #7950 from mesk41in/devel 2014-07-28 12:01:12 -04:00
assert.py Tweak to only show msg on assert failure if set 2014-07-08 14:05:24 -05:00
async.py Add shell_plugins to abstract shell-specific functions out of runner, add winrm connection plugin, add initial Windows modules. 2014-06-19 14:24:12 -05:00
copy.py fix an issue that copying directory will fail when trying to change file attributes and the target file already exists on remote 2014-07-24 14:03:36 +09:00
debug.py Avoid templating raw lookup strings 2014-08-06 13:25:14 -05:00
fail.py ssh_alt.py / decrease # of ssh roundtrips 2013-12-13 14:23:40 -05:00
fetch.py Add integration tests for fetch/slurp, make powershell fetch/slurp work as close as possible to existing fetch/slurp modules. 2014-06-19 14:25:28 -05:00
group_by.py Load existing group_vars file for new group_by group 2014-07-16 21:16:27 +02:00
include_vars.py Allow empty yaml vars files 2014-07-04 23:10:32 -05:00
normal.py Adding no_log: capability for tasks 2014-01-31 16:58:46 -06:00
pause.py fix UnicodeEncode error when using pause module with unicode prompt. 2014-05-22 00:21:14 +09:00
raw.py Fix regression: Sanitize sudo success_key from stdout 2014-07-16 18:14:35 +02:00
script.py Merge branch 'retf_py' of git://github.com/berendt/ansible into devel 2014-08-08 12:17:37 -04:00
set_fact.py ssh_alt.py / decrease # of ssh roundtrips 2013-12-13 14:23:40 -05:00
synchronize.py Do not base synchronize source on the inventory directory 2014-05-12 12:02:38 -05:00
template.py Security fixes: 2014-07-21 11:20:49 -05:00
unarchive.py fix for unarchive 8257 2014-07-23 14:50:16 +00:00