- 21 Nov, 2012 2 commits
-
-
Provide a proper error when the remote_port is not an integer
Michael DeHaan committed -
Daniel Hokka Zakrisson committed
-
- 20 Nov, 2012 5 commits
-
-
Allow the remote port to be templated per play
Daniel Hokka Zakrisson committed -
As reported on the mailinglist, the user received a ValueError when the port number was not templated (fixed in #1649) and therefore it was not an integer. This change will catch the exception and provide a proper error so it is more clear.
Dag Wieers committed -
This was requested on the mailinglist and seems useful.
Dag Wieers committed -
Daniel Hokka Zakrisson committed
-
Daniel Hokka Zakrisson committed
-
- 19 Nov, 2012 8 commits
-
-
Daniel Hokka Zakrisson committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 18 Nov, 2012 11 commits
-
-
Use plugin system for modules
Michael DeHaan committed -
Daniel Hokka Zakrisson committed
-
Daniel Hokka Zakrisson committed
-
Daniel Hokka Zakrisson committed
-
Fixes #1395.
Daniel Hokka Zakrisson committed -
Fixes #1624.
Daniel Hokka Zakrisson committed -
Fixes #1020.
Daniel Hokka Zakrisson committed -
Allow adding additional arguments to service module
Michael DeHaan committed -
Some services allow additional arguments to be provided on the command line. This patch makes it possible.
Dag Wieers committed -
Make deb doesn't work on a small debian wheezy install without this addition to build-depends
Michael DeHaan committed -
Drop dwim prefix from returned items in fileglob
Michael DeHaan committed
-
- 17 Nov, 2012 14 commits
-
-
Fixes #1618.
Daniel Hokka Zakrisson committed -
asciidoc is now needed to build the package.
Gary Richards committed -
Support for user_data in ec2 module
Michael DeHaan committed -
Use the ssh_connection section for scp_if_ssh
Michael DeHaan committed -
Make --list-hosts consider all plays (in multiple playbooks)
Michael DeHaan committed -
Fail ansible-playbook when the hosts list (with applied subset) is empty
Michael DeHaan committed -
Add sunos subclass to group mod
Michael DeHaan committed -
convert group module to be platform sub-classable
Michael DeHaan committed -
Add password support to -c ssh via sshpass
Michael DeHaan committed -
Use the configured remote_tmp even for root
Michael DeHaan committed -
fix
Jan-Piet Mens committed -
Updates Arch linux packaging files
Michael DeHaan committed -
Added a requirement on euca2ools external package and ec2 url example
Michael DeHaan committed -
Romeo Theriault committed
-