.. |
__init__.py
|
…
|
|
add_host.py
|
Load group_vars for new groups loaded via add_host
|
2014-08-14 13:18:26 -05:00 |
assemble.py
|
Fix action_plugins for modules not respecting check mode
|
2014-09-25 11:11:52 -05: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
|
Ensure remote files are chmod'd properly for su/su_user too
|
2014-09-15 13:15:46 -05:00 |
debug.py
|
Use convert_bare instead of string formatting for raw vars in debug action plugin
|
2014-10-22 11:00:24 -05:00 |
fail.py
|
ssh_alt.py / decrease # of ssh roundtrips
|
2013-12-13 14:23:40 -05:00 |
fetch.py
|
Also make sure the dest param is expanded locally before recalculating
|
2014-09-23 15:36:24 -05:00 |
group_by.py
|
group_by: make sure new group has bigger priority than all group
|
2014-08-19 16:34:30 +02:00 |
include_vars.py
|
Allow empty yaml vars files
|
2014-07-04 23:10:32 -05:00 |
normal.py
|
Revert "remove complex_args_hack as it was only needed for Baby JSON"
|
2014-10-22 11:00:24 -05: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
|
Convert boolean strings from set_fact to proper boolean values
|
2014-09-10 09:56:39 -05:00 |
synchronize.py
|
Do not base synchronize source on the inventory directory
|
2014-05-12 12:02:38 -05:00 |
template.py
|
Fix template module incorrectly handling mode when dest is a directory
|
2014-10-21 00:22:24 -04:00 |
unarchive.py
|
Fix action_plugins for modules not respecting check mode
|
2014-09-25 11:11:52 -05:00 |