- 19 Jul, 2013 39 commits
-
-
Return a friendly error message if aptitude isn't installed
Michael DeHaan committed -
Add documentation for Role Variables to the Best Practices page
Michael DeHaan committed -
openbsd_pkg corner case fixes
Michael DeHaan committed -
Michael DeHaan committed
-
Michael Vogt committed
-
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 1 commit
-
-
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
-