- 04 Mar, 2014 5 commits
-
-
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 29 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 -
added better gentoo/funtoo support
jctanner committed -
Hagai committed
-
Scott Anderson committed
-
- 02 Mar, 2014 5 commits
-
-
Francesc Esplugas committed
-
George Angelopoulos committed
-
missing import in assert module
James Cammarata committed -
Brian Coca committed
-
Brian Coca committed
-
- 01 Mar, 2014 1 commit
-
-
Fixed missing ansible.errors import in assert module
Tefnet committed
-