No description
Find a file
Patrik Lundin b9b8f90d91 openbsd_pkg: Use ansible run_command().
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.
2013-07-20 17:45:07 +02:00
cloud Revert "Added an elb_region parameter for interacting with the ec2 elastic load balancer to work with regions other than us-east-1" 2013-07-20 10:48:39 -04:00
commands Docs: consistently format playbook EXAMPLES 2013-06-17 08:53:46 +02:00
database mysql_db small fix to docs 2013-07-14 13:11:03 +02:00
files Update stat module to handle symlinks 2013-07-16 10:27:38 -07:00
internal * Updated all ansible.cc references in the documentation to point 2013-06-19 19:34:02 -06:00
inventory Trim legacy variable usage. 2013-07-19 09:44:25 -04:00
messaging Doc: rabbitmq_user pw change and force 2013-06-23 11:05:09 -04:00
monitoring Trim old style var references. 2013-07-19 09:38:31 -04:00
net_infrastructure Changed shebangs that use /usr/bin/env to use /usr/bin/python and therefore be compatible with the ansible_python_interpreter variable. 2013-07-17 16:37:04 -04:00
network Trim old style var references 2013-07-19 09:37:19 -04:00
notification Legacy variable usage. 2013-07-19 09:45:08 -04:00
packaging openbsd_pkg: Use ansible run_command(). 2013-07-20 17:45:07 +02:00
source_control Don't add --version HEAD parameter is already HEAD, some versions of git don't like this. 2013-07-20 11:24:16 -04:00
system fix fatal error when removing logical volumes 2013-07-19 10:59:11 +02:00
utilities Legacy variable usage removed 2013-07-19 09:40:00 -04:00
web_infrastructure Changed shebangs that use /usr/bin/env to use /usr/bin/python and therefore be compatible with the ansible_python_interpreter variable. 2013-07-17 16:37:04 -04:00