- 05 Mar, 2014 1 commit
-
-
In order to simplify the workflow with the GCE modules, it's now possible to add the parameters and project name as arguments to the various GCE modules. The inventory plugin also returns the IP of the host in `ansible_ssh_host` so that you don't have to specify IPs into the inventory file. Some update to the documentation are also added. Closes #5583.
Franck Cuny committed
-
- 04 Mar, 2014 1 commit
-
-
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 4 commits
-
-
Fixed missing ansible.errors import in assert module
Tefnet committed -
Michael DeHaan committed
-
Update CHANGELOG.md
Michael DeHaan committed -
Seizan Shimazaki committed
-