Commit Graph

2 Commits (89c091d689e32d4b2075b9fe0277baa6306f5e1f)

Author SHA1 Message Date
Franck Cuny 82f99bfa3d Add BSD license to module_utils/gce.py 2014-03-10 12:02:45 -07:00
Franck Cuny 6294264dc4 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.
2014-03-04 19:27:49 -08:00