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
Michael DeHaan 607e66fb27 Merge pull request #6201 from cchurch/devel
Escape subversion parameters for running svn commands
11 years ago
cloud Added instance_tenancy functionality per social request. 11 years ago
commands Add creates= and removes= to the script: action 11 years ago
database Emphasize target is on remote host. List supported file types. 11 years ago
files Add expanduser calls on src/dest in the module too 11 years ago
internal ansible -> ansibleworks 11 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 11 years ago
messaging Use new syntax for module snippets in rabbitmq_policy and update changelog 11 years ago
monitoring Merge pull request #5039 from bpennypacker/airbrake 11 years ago
net_infrastructure All modules should be using /usr/bin/python in the shebang as ansible_python_interpreter processes this (see FAQ). 11 years ago
network Fixing the unicode issue in uri for EL6 platforms 11 years ago
notification ansible -> ansibleworks 11 years ago
packaging Fixes #5255 yum: set disabled repos before enabled repos and fix the parameters used 11 years ago
source_control Pass svn arguments as a list of strings instead of using string substition to ensure all parameters are escaped properly. 11 years ago
system Fix setup module to gather facts from PowerPC Macs. 11 years ago
utilities Add the start of an integration test structure using Ansible playbooks, also added an assert action plugin to make writing those easier. 11 years ago
web_infrastructure Clean up stray space at the end of a line after a period. 11 years ago