..
__init__.py
Show module name and args with -vvv
2015-09-01 23:44:13 +05:30
add_host.py
Use rsplit(':',1) for clarity; no functional changes
2015-08-23 22:52:35 +05:30
assemble.py
made sure they all look in files/vars/template dirs also when executed in play and not only from task
2015-08-16 02:37:21 -04:00
assert.py
Fixing filter plugins directory from switch
2015-05-04 01:33:10 -05:00
async.py
Moving ConnectionInformation -> PlayContext
2015-07-21 12:13:50 -04:00
copy.py
Merge pull request #12075 from ansible/fix-vault-unicode
2015-08-25 14:49:15 -07:00
debug.py
Reworking internal result flags and making sure include_vars hides vault data
2015-07-27 14:04:31 -04:00
fail.py
Making the switch to v2
2015-05-03 21:47:26 -05:00
fetch.py
Properly fail if slurp fails during fetch
2015-08-31 16:45:03 -04:00
group_by.py
Making the switch to v2
2015-05-03 21:47:26 -05:00
include_vars.py
Avoid types.NoneType
2015-08-27 22:15:56 +03:00
normal.py
Fix potential bug in parameter passing
2015-07-31 20:35:01 -07:00
package.py
package and service now check that module exists before trying to execute it
2015-08-31 20:34:20 -04:00
patch.py
made sure they all look in files/vars/template dirs also when executed in play and not only from task
2015-08-16 02:37:21 -04:00
pause.py
now continue/abort mode allows ignoring other input
2015-08-06 22:16:30 -04:00
raw.py
Moving ConnectionInformation -> PlayContext
2015-07-21 12:13:50 -04:00
script.py
made sure they all look in files/vars/template dirs also when executed in play and not only from task
2015-08-16 02:37:21 -04:00
service.py
package and service now check that module exists before trying to execute it
2015-08-31 20:34:20 -04:00
set_fact.py
Validate variable names when loading 'vars:' blocks
2015-08-28 11:36:31 -04:00
synchronize.py
Fix synchronize lookup of localhost info
2015-08-26 13:36:50 -07:00
template.py
Properly assign the searchpath for templates to the environment loader
2015-09-01 17:33:14 -04:00
unarchive.py
Fixed Spelling Error on Line 67
2015-08-28 15:45:49 -04:00
win_copy.py
Fixes for WinRM/PowerShell support in v2.
2015-07-31 14:38:31 -04:00
win_template.py
Fixes for WinRM/PowerShell support in v2.
2015-07-31 14:38:31 -04:00