- 01 Oct, 2013 16 commits
-
-
James Tanner committed
-
Fixes #4321
James Cammarata committed -
Fixes #4322
James Cammarata committed -
James Cammarata committed
-
https://github.com/ferringb/ansible
Merge branch 'fixes/subprocess' of https://github.com/ferringb/ansible into ferringb-fixes/subprocess
James Cammarata committed -
James Cammarata committed
-
In the script action: Get around a Python bug.
jctanner committed -
https://github.com/skyl/ansible
Merge branch 'source_control-executable' of https://github.com/skyl/ansible into skyl-source_control-executable
James Cammarata committed -
James Cammarata committed
-
https://github.com/bennojoy/ansible
Merge branch 'role_report_fix1' of https://github.com/bennojoy/ansible into bennojoy-role_report_fix1
James Cammarata committed -
James Cammarata committed
-
James Cammarata committed
-
https://github.com/jsmartin/ansible
Merge branch 'hide_skipped_hosts' of https://github.com/jsmartin/ansible into jsmartin-hide_skipped_hosts
James Cammarata committed
-
- 30 Sep, 2013 10 commits
-
-
Add fileglob Jinja2 filter. Fixes #3563
Michael DeHaan committed -
Matt Martz committed
-
Add option 'lz4' for compression in zfs module
Michael DeHaan committed -
Nils Pascal Illenseer committed
-
For defaults that are integers, enforce it for config supplied values.
Michael DeHaan committed -
If a user supplies a string in the config (rather than an int), the code should fix that- or blow up immediately- rather than allowing that value to work it's way down and break w/in the connection object; when that happens, the actual error is opaque and requires pdb.set_trace() to run down.
Brian Harring committed -
When collecting stdout/stderr *and* feeding data into a Popen instance, communicate() must be used to avoid a known deadlocking scenario when data sizes cross PIPE_BUF (which can be as small as 512, although should be much larger in practice on linux).
Brian Harring committed -
Michael DeHaan committed
-
"make webdocs" sphinx output is now clean. Edit passes and additional content in docs still pending.
Michael DeHaan committed -
Michael DeHaan committed
-
- 29 Sep, 2013 14 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Start of organizing variable section. This is all still in progress and not done, need to fix links between sections and re-add see-also sections, etc, etc.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-