- 30 Sep, 2013 8 commits
-
-
Damian Moore 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 3 commits
-
-
Paul Durivage committed
-
Paul Durivage committed
-
Prevent UnicodeEncodeError: 'ascii' codec can't encode characters in pos...
James Cammarata committed
-
- 26 Sep, 2013 2 commits
-
-
changelog: be clear, host module is not related to ansible inventory
James Cammarata committed -
Rene Moser committed
-
- 25 Sep, 2013 2 commits
-
-
Allow storing input from user in a pause prompt
Michael DeHaan committed -
Preston Marshall committed
-