..
__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
Update various copyrights. Not complete, but sufficient.
2014-01-04 13:32:04 -05:00
assert.py
Add the start of an integration test structure using Ansible playbooks, also added an assert action plugin to make writing those easier.
2014-02-13 18:28:29 -05:00
async.py
Update various copyrights. Not complete, but sufficient.
2014-01-04 13:32:04 -05:00
copy.py
Copy action_plugin: encode content when dict.
2014-02-18 13:23:44 -06: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
ssh_alt.py / decrease # of ssh roundtrips
2013-12-13 14:23:40 -05:00
include_vars.py
AnsibleWorks -> Ansible
2014-01-28 20:29:42 -05:00
normal.py
Adding no_log: capability for tasks
2014-01-31 16:58:46 -06:00
pause.py
Allow storing input from user in a pause prompt
2013-09-25 17:28:25 -05:00
raw.py
Sanitize sudo success_key from stdout for raw/script modules
2014-02-17 12:47:47 -06:00
script.py
ssh_alt.py / decrease # of ssh roundtrips
2013-12-13 14:23:40 -05:00
set_fact.py
ssh_alt.py / decrease # of ssh roundtrips
2013-12-13 14:23:40 -05:00
synchronize.py
Refactor the synchronize action plugin and add unit tests
2014-02-10 23:39:17 -05:00
template.py
ssh_alt.py / decrease # of ssh roundtrips
2013-12-13 14:23:40 -05:00
unarchive.py
Cleanup per notes.
2014-02-12 10:01:10 -06:00