- 26 Sep, 2014 11 commits
-
-
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
-
Due to the long-standing bug in sshpass, which can crash OSX. Fixes #5007
James Cammarata committed -
James Cammarata committed
-
- 25 Sep, 2014 5 commits
-
-
James Cammarata committed
-
Also updated the CHANGELOG for the feature
James Cammarata committed -
https://github.com/maxamillion/ansible…
Merge branch 'admiller/async_resume' of https://github.com/maxamillion/ansible into maxamillion-admiller/async_resume
James Cammarata committed -
Fixes #9132
James Cammarata committed -
Fixes #9140
James Cammarata committed
-
- 24 Sep, 2014 1 commit
-
-
James Cammarata committed
-
- 23 Sep, 2014 8 commits
-
-
Fixes #8947
James Cammarata committed -
James Cammarata committed
-
Also moves the calculation of the destination file name until after the slurp of the file contents, since the source as returned by slurp may now be different, so we want to use that expanded path locally. Fixes #8942
James Cammarata committed -
Allow fairly common ssh repo clone path to work
James Cammarata committed -
Fixes #8552
James Cammarata committed -
Remove unreachable code
James Cammarata committed -
Expand description for ec2_facts module
James Cammarata committed -
Jakub Roztocil committed
-
- 22 Sep, 2014 6 commits
-
-
Steven Ringo committed
-
James Cammarata committed
-
Allow _remote_md5 to work with passwordless sudo even if password is supplied
Toshio Kuratomi committed -
standards compliant return codes but return a verbose error message via stdout. Limit the times when we invoke the heuristic to attempt to work around this.
Toshio Kuratomi committed -
Fix #9704, correctly set changed as false when nothing is done
Toshio Kuratomi committed
-
- 21 Sep, 2014 4 commits
-
-
Make file module work on python 2.4, fix #9080
Michael DeHaan committed -
Fix indentation and bug #8895
Michael DeHaan committed -
Michael Scherer committed
-
Michael Scherer committed
-
- 20 Sep, 2014 1 commit
-
-
Python 2.4 do not support "except ... as ..." construct, so revert back to the older syntax.
Michael Scherer committed
-
- 19 Sep, 2014 4 commits
-
-
Fixes #8927
James Cammarata committed -
Fixes #8926
James Cammarata committed -
add LANG=C to apt module so the string matches on the output always matc...
Toshio Kuratomi committed -
Fixes: #9056
Toshio Kuratomi committed
-