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
Franck Cuny f59e832292 Add credential parameters to the GCE modules.
In order to simplify the workflow with the GCE modules, it's now
possible to add the parameters and project name as arguments to the
various GCE modules.

The inventory plugin also returns the IP of the host in
`ansible_ssh_host` so that you don't have to specify IPs into the
inventory file.

Some update to the documentation are also added.

Closes #5583.
11 years ago
cloud Add credential parameters to the GCE modules. 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 Simplify file module parameter description. 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 Typo in rabbitmq_plugin docs 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 Update cpanm module to newer module patterns 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 debconf docstring indentation 11 years ago
utilities Fix up examples in the assert docs to match the way things work. 11 years ago
web_infrastructure Clean up stray space at the end of a line after a period. 11 years ago