- 20 Jul, 2013 30 commits
-
-
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 -
Added an elb_region parameter for interacting with the ec2 elastic load balancer to work with regions other than us-east-1
Ian O Connell committed
-
- 19 Jul, 2013 10 commits
-
-
Joshua Lund committed
-
missing self in self method usages
Michael DeHaan committed -
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed -
Return a friendly error message if aptitude isn't installed
Michael DeHaan committed -
Add documentation for Role Variables to the Best Practices page
Michael DeHaan committed -
openbsd_pkg corner case fixes
Michael DeHaan committed -
Michael DeHaan committed
-
Michael Vogt committed
-
apt_repository: enhance documentation
Michael DeHaan committed -
Minor typo on site about host_key_checking config section.
Michael DeHaan committed
-