You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to 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.
12 years ago
cloud Revert "Added an elb_region parameter for interacting with the ec2 elastic load balancer to work with regions other than us-east-1" 12 years ago
commands Docs: consistently format playbook EXAMPLES 12 years ago
database mysql_db small fix to docs 12 years ago
files Update stat module to handle symlinks 12 years ago
internal * Updated all ansible.cc references in the documentation to point 12 years ago
inventory Trim legacy variable usage. 12 years ago
messaging Doc: rabbitmq_user pw change and force 12 years ago
monitoring Trim old style var references. 12 years ago
net_infrastructure Changed shebangs that use /usr/bin/env to use /usr/bin/python and therefore be compatible with the ansible_python_interpreter variable. 12 years ago
network Trim old style var references 12 years ago
notification Legacy variable usage. 12 years ago
packaging openbsd_pkg: Use ansible run_command(). 12 years ago
source_control Don't add --version HEAD parameter is already HEAD, some versions of git don't like this. 12 years ago
system fix fatal error when removing logical volumes 12 years ago
utilities Legacy variable usage removed 12 years ago
web_infrastructure Changed shebangs that use /usr/bin/env to use /usr/bin/python and therefore be compatible with the ansible_python_interpreter variable. 12 years ago