Commit Graph

9 Commits (8134ffeb1f9511d8e1a75c52a70545447ad57c4e)

Author SHA1 Message Date
Michael Scherer 58dbf2446c Fix various inventory scripts to use env python
Fix https://github.com/ansible/ansible/issues/9948
10 years ago
James Cammarata e8f675003f Merge pull request #9336 from dpkirchner/devel
Added _meta hostvars key to gce.py plugin
10 years ago
szk.kentaro 36c75d6c5e Add --pretty option for gce inventory plugin 10 years ago
David Kirchner 959520115c Added _meta hostvars key to gce.py plugin per the discussion in issue #9291. 10 years ago
Luke Sneeringer f706eba4a5 Envirionment variable support in GCE inventory plugin. 10 years ago
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.
11 years ago
Eric Johnson 8ff58eb46e fixes #4954 plus updates for gcutil/v1beta16 tests 11 years ago
Eric Johnson cfc249931a custom user-agent header 11 years ago
Eric Johnson 9ca824c16d adding Google Compute Engine modules and inventory plugin 11 years ago