- 20 Jul, 2013 40 commits
-
-
Michael DeHaan committed
-
When a role/include has a conditional, add that conditional ahead of any on the task, not behind, so it can short circuit.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Breaks recursion parameter on file. This reverts commit e7226e10.
Michael DeHaan committed -
Use AnsibleFilterError exception
Michael DeHaan committed -
Quote pathnames of roles' tasks and handlers files so that _load_tasks()...
Michael DeHaan committed -
Stoned Elipot committed
-
With the help of AlejandroTrev's eagle eyes. Thanks !
Stoned Elipot committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
narrowed down exception
Michael DeHaan committed -
Xiao Hanyu committed
-
Michael DeHaan committed
-
Check if mysql allows login as root/nopassword before trying supplied credentials.
Michael DeHaan committed -
Rewritten s3 module to allow for additional modes of operation.
Michael DeHaan committed -
Michael DeHaan committed
-
supervisorctl: add command-line options as module parameters
Michael DeHaan committed -
openbsd_pkg: Use ansible run_command().
Michael DeHaan committed -
Introduce exception AnsibleFilterError and use it in Jinja filters. Ign...
Michael DeHaan committed -
Only append non_unique parameter if a uid is provided as well to user module
Michael DeHaan committed -
Michael DeHaan committed
-
cases and avoid usless work. Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed -
Let rabbitmq plugin module use nonstandard path
Michael DeHaan committed -
Keystone_user module: fix authentication needs tenant_name too
Michael DeHaan committed -
digital_ocean: don't run update_attr if wait=no
Michael DeHaan committed -
Fix inconsistent json output in file module
Michael DeHaan committed -
Added IAM role support
Michael DeHaan committed -
crops up. Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed -
This fixes an asterisk glob problem in get_package_state() where a file in /root/ could cause shell expansion if it matched the package name. The actual problem is solved by running with shell=False.
Patrik Lundin committed -
Update stat module to handle symlinks
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Introduce flat_list lookup plugin
Michael DeHaan committed -
Revert "Added an elb_region parameter for interacting with the ec2 elastic load balancer to work with regions other than us-east-1" This reverts commit 1264a5b4.
Michael DeHaan committed -
Enabled the use of extra vars in playbook file paths when including play...
Michael DeHaan committed -
Cleanup Glossary documentation
Michael DeHaan committed -
Added an elb_region parameter for interacting with the ec2 elastic load ...
Michael DeHaan committed
-