Michael DeHaan
2769b3d0b2
Update version_added attribute on recent GCE module additions.
10 years ago
Michael DeHaan
98c6688343
Merge pull request #6976 from clconway/gce-snapshots
...
Adds support for snapshots and extra persistent disks to the gce modules
10 years ago
James Cammarata
faf733bc49
Removing zone choices that overly-limit available zones for gce
...
Fixes #7270
11 years ago
Chris Conway
b9af8ea1d0
Adds version_added property to new attributes in gce and gce_pd.
11 years ago
Chris Conway
2257a69723
Adds support for attaching persistent disks to GCE instances
11 years ago
Richard C Isaacson
1ea5b04e05
Bulk update of choices=BOOLEANS to type='bool'
11 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
Timur Batyrshin
658c15930e
reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 ( #5852 )
11 years ago
James Tanner
ad837709bd
Addresses #5023 Fix import comments
11 years ago
James Tanner
6000d636b3
Fixes #5023 Convert all modules to use new snippet import pattern
11 years ago
Eric Johnson
8ff58eb46e
fixes #4954 plus updates for gcutil/v1beta16 tests
11 years ago
Michael DeHaan
f7c3975f21
Add version_added to all modules missing version_added information, the docs formatter will now
...
raise errors when omitted, updated changelog with new modules.
11 years ago
Michael DeHaan
aa93ce2dc2
Fix deprecation warnings in the Google modules.
11 years ago
Eric Johnson
1b07e7a521
update defaults and help for 'name' and 'instance_names'
11 years ago
Eric Johnson
81b5c93c78
address a few review comments
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