- 19 Jul, 2013 34 commits
-
-
apt_repository: enhance documentation
Michael DeHaan committed -
Minor typo on site about host_key_checking config section.
Michael DeHaan committed -
Michael DeHaan committed
-
Create with_items example with a registered var
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
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Update to conventional task format
Michael DeHaan committed -
mysql_db small fix to docs
Michael DeHaan committed -
Michael DeHaan committed
-
Sharif Olorin committed
-
Bail out if the SSH command fails rather than continuing with an empty tmp variable.
Sharif Olorin committed -
Michael DeHaan committed
-
add documentation for with_nested
Michael DeHaan committed -
Update error message since user may have specified connection type via non command line or by default.
Michael DeHaan committed -
Allow roles to be interpolated from --extra-vars
Michael DeHaan committed -
Check for existence of isatty on stdout before calling it
Michael DeHaan committed -
fatal if target selinux and missing bindings
Michael DeHaan committed -
(git module) Resolve incompatability between depth and version
Michael DeHaan committed -
Fix for Issue #3586: UnboundedLocalError when removing a logical volume.
Michael DeHaan committed -
Rodney Quillo committed
-
Florian Tham committed
-
Atte Virtanen committed
-
Vincent Viallet committed
-
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed -
attempted w/o selinux python bindings Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed
-
- 18 Jul, 2013 2 commits
-
-
Git is unable to checkout the specified `version` when the repository is cloned with a reduced history (`depth`). However, if the repository is already cloned, subsequent git module calls will update the repository (default update=True), then properly checkout the specified `version`. To allow the initial call to properly clone the specified `version`, at the specified `depth`, this patch adds the `--branch` parameter when cloning the repository.
James Laska committed -
Changed shebangs that use /usr/bin/env to use /usr/bin/python and theref...
Michael DeHaan committed
-
- 17 Jul, 2013 1 commit
-
-
Changed shebangs that use /usr/bin/env to use /usr/bin/python and therefore be compatible with the ansible_python_interpreter variable.
Andrew Todd committed
-
- 16 Jul, 2013 3 commits
-
-
Glossary Doc: deprecate the old "only_if:" format in favor of "when:"
Michael DeHaan committed -
Fix pretty_bytes for exa- and zettabytes
Michael DeHaan committed -
Fix ZFS module issues with spaces in property values
Michael DeHaan committed
-