- 01 Oct, 2013 5 commits
-
-
James Cammarata committed
-
This will remain in ansible.cfg only.
James Cammarata committed -
James Cammarata committed
-
This setting makes the timeout for each play configurable, rather than hard-coding it at 300 seconds (now the default if left unspecified) Fixes #4162
James Cammarata committed -
Commands will now be started up in a separate task from the main handler thread, so that it can be monitored for completeness while sending a keepalive packet back to the controller to avoid a socket receive timeout.
James Cammarata committed
-
- 30 Sep, 2013 8 commits
-
-
James Cammarata 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 -
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 23 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
-
The patterns document is now it's own chapter since it applies to playbooks and /usr/bin/ansible alike.
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
-
- 28 Sep, 2013 2 commits
-
-
tests shouldn't be making symlinks to system dirs, also fixes unit test report on OS X.
Michael DeHaan committed -
Use set_setting in rax.py inventory module
Michael DeHaan committed
-
- 27 Sep, 2013 2 commits
-
-
Paul Durivage committed
-
Paul Durivage committed
-