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
database
files Simplify file module parameter description. 11 years ago
internal
inventory
messaging Typo in rabbitmq_plugin docs 11 years ago
monitoring
net_infrastructure
network
notification
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