- 10 Feb, 2013 19 commits
-
-
Chris Hoffman committed
-
Chris Hoffman committed
-
Chris Hoffman committed
-
Chris Hoffman committed
-
Chris Hoffman committed
-
Chris Hoffman committed
-
Chris Hoffman committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Able to use "environment: " on any task to pass proxy details and other useful settings. Can be a variable or a dictionary.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Correct -u description in ansible man page
Michael DeHaan committed -
Michael DeHaan committed
-
make things like $FILE(/etc/path/foo.conf) and $ENV(HOME) work without having to use brackets to index them
Michael DeHaan committed -
Oscar Korz committed
-
- 09 Feb, 2013 21 commits
-
-
Michael DeHaan committed
-
Change the 0.X part to not imply something new was added in 0.X something if a user forgets to put in a specific version in the module docs.
Michael DeHaan committed -
Michael DeHaan committed
-
Had to remove the instance_tags example because our doc generator was choking on it, feel free to add it back if you can get it to be valid YAML again :)
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Add rabbitmq_vhost module.
Michael DeHaan committed -
Add more error handling to the ec2 module, remove Python 2.6ism
Michael DeHaan committed -
Simply ensures existence or non-existence of a vhost.
Matt Cordial committed -
Tim Gerla committed
-
Adding rabbitmq modules
Michael DeHaan committed -
shlomozippel committed
-
Chris Hoffman committed
-
git://github.com/lwade/ansibleMichael DeHaan committed
-
Changed ami_tags to instance_tags to better follow naming convention Add support for creating tags on the new instances
Steve Frank committed -
Slightly friendlier error on missing hosts file, slightly friendlier error on inventory script returning invalid syntax (or if inventory is non-script and accidentally executable).
Michael DeHaan committed -
git://github.com/bcoca/ansibleMichael DeHaan committed
-
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed
-