- 04 Mar, 2014 14 commits
-
-
Fix wrong module name for exception in nova compute
Michael DeHaan committed -
Fixed Links
Michael DeHaan committed -
Link to guru page was not rendering correctly on http://docs.ansible.com/faq.html. Link to readme returned 404.
Nathan W committed -
Update README.md
Michael DeHaan committed -
ansible depends on sshpass as well.
Mikki-black committed -
failed: [127.0.0.1] => {"failed": true, "parsed": false} invalid output was: Traceback (most recent call last): File "/tmp/ansible-tmp-1393950384.39-102240090845592/nova_compute", line 1328, in <module> main() File "/tmp/ansible-tmp-1393950384.39-102240090845592/nova_compute", line 241, in main except exc.Unauthorized, e: NameError: global name 'exc' is not definedMichael Scherer committed -
Removes pluralization of manager tag attribute.
jctanner committed -
Add comment about mod_admin_extra
Michael DeHaan committed -
Jim Kytola committed
-
Fixes issue #6027.
ToBeReplaced committed -
Synchronize .deb package version with VERSION file
Michael DeHaan committed -
Maciej Delmanowski committed
-
Add support for checking host against global known host files. The effect of this is that before this fix if files are spread across the known_hosts file but not in the ~/known_hosts file the hosts will execute sequentially. This PR augments the functionality so that all of the knowns hosts will execute in parallel.
Richard Isaacson committed -
Fixes templating of ansible_ssh_host for delegates. Tested that this works. Confirmed.
Richard Isaacson committed
-
- 03 Mar, 2014 26 commits
-
-
Fix incorrect use of copy() on list, causing a traceback
Michael DeHaan committed -
Avoid range selection on empty groups
Michael DeHaan committed -
Update CONTRIBUTING.md
Michael DeHaan committed -
docsite no longer has a subdirectory latest.
arianitu committed -
minor typo in playbooks_variables.rst
Michael DeHaan committed -
This prevents a traceback when the group is empty. Fixes #6258
Jesse Keating committed -
Another minor typo.
arianitu committed -
so so, this should probably be fixed!
arianitu committed -
Merge pull request #6256 from angstwad/changes_changes-yo-dawg-i-herd-you-like-changes-so-commited-some-changes-into-changes-so-you-can-diff-while-you-diff Add note about su support in CHANGELOG
jctanner committed -
Paul Durivage committed
-
James Tanner committed
-
James Tanner committed
-
git://github.com/bcoca/ansibleJames Tanner committed
-
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
CHANGELOG.md: remove duplicate entry about docker
jctanner committed -
docker_image: added support for docker_py >= 0.3.0, Docker API >= 1.8. Replace #6178
jctanner committed -
This reverts commit b769b418, reversing changes made to 1e01fb85.
James Tanner committed -
Fix regression causing setup to run for every play
jctanner committed -
This patch makes sure setup only runs once, unless it is enforced on a play.
Dag Wieers committed -
anatoly techtonik committed
-
Adds modules for managing Amazon RDS parameter and subnet groups.
jctanner committed -
get rid of newline chars when reading password file
jctanner committed -
typo fix
jctanner committed
-