- 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 15 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
-
Romeo Theriault committed
-
- 16 Nov, 2012 5 commits
-
-
Daniel Hokka Zakrisson committed
-
Daniel Hokka Zakrisson committed
-
Daniel Hokka Zakrisson committed
-
Fabian Arrotin committed
-
Added a README.md to explain the purpose of the directory Fixed dependencies in PKGBUILD Added patch to change python binary name for arch users, so they don't end up using python 3 (python links to python3 by default on arch linux).
Michel Blanc committed
-
- 15 Nov, 2012 4 commits
-
-
Currently when more than one playbook is provided on the commandline, ansible-playbook --list-hosts will only consider the first playbook and stop. This change will make it work for the various different playbooks.
Dag Wieers committed -
When the inventory is empty, or the provided --limit subset returns an empty intersection, we don't want to loop over all plays but bail out at the very start.
Dag Wieers committed -
Fix for #1577 (python 2.4 compliance for mysql_user), tested only for syntax, please exercise MySQL fans!
Michael DeHaan committed -
Michael DeHaan committed
-
- 14 Nov, 2012 5 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Do not register variable if host has been skipped
Michael DeHaan committed
-