summaryrefslogtreecommitdiff
path: root/cloud/google/gce.py
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for core modulesToshio Kuratomi2016-12-061-0/+4
* Native YAML - cloud/google/gce.py (#5800)Fabio Alessandro Locati2016-12-021-2/+4
* Performance improvement using in-operator on dictsDag Wieers2016-11-171-1/+1
* Examples syntax batch5 (#5622)Sam Doran2016-11-151-2/+9
* GCE: Add support for 'number' parameter for manually provisioned Google Compu...John Baublitz2016-10-201-66/+111
* GCE module examples update. Correct syntax, demonstrate other options and cr...Tom Melendez2016-10-131-84/+96
* Document ability to disable external IP with 'none' setting. Closes #2562. (...Tom Melendez2016-09-151-1/+1
* Collapse boilerplate code into change_instance_state functionJohn Baublitz2016-07-151-83/+24
* Add states for stopping and starting machinesJohn Baublitz2016-07-141-2/+72
* Merge pull request #3701 from gillesgagniard/gce-subnetwork-devAdrian Likins2016-06-131-0/+20
|\
| * better error message if libcloud is not recent enough to use gce subnetworksGilles Gagniard2016-05-201-1/+1
| * fix documentation to reflect subnetwork option is new in ansible 2.2Gilles Gagniard2016-05-191-0/+1
| * Initial support for specifying in which subnetwork a gce instance should be c...Gilles Gagniard2016-05-191-0/+19
* | Fixing gce compile time errors irt exception handling for Python 3 (#3845)codemeup @ Work2016-06-031-1/+1
|/
* Add preemptible option on gce.pycurious-eyes2016-03-241-6/+28
* Merge pull request #3132 from curious-eyes/fix-2761-gce-UnboundLocalErrorBrian Coca2016-03-081-7/+7
|\
| * Fix #2761: gce.py - UnboundLocalError: local variable 'md'curious-eyes2016-02-271-7/+7
* | GCE module does not fetch disk images if not necessaryTim Alkemade2016-03-011-7/+31
|/
* replaced sudo with becomeDaniel Petty2016-02-181-1/+1
* Allowing specifying ip by addressdaniel-sc2016-01-121-2/+14
* Allowing to specify specific external ip for gce instancesdaniel-sc2016-01-121-6/+12
* Merge pull request #2633 from andmarios/develBrian Coca2016-01-121-5/+2
|\
| * fix: do not set scopes account to service account used for instance creationMarios Andreopoulos2015-12-221-5/+2
* | Update GCE PEM deprecation text and examplesVic Iglesias2015-12-231-3/+31
* | Merge branch 'devel' of https://github.com/ansible/ansible-modules-core into ...Vic Iglesias2015-12-211-39/+63
|\ \ | |/
| * Fix up documentationToshio Kuratomi2015-12-181-1/+1
| * GCE libcloud 0.15 support and code cleanupPedro Romano2015-12-181-57/+80
* | Use credentials_file for GCE module auth configVic Iglesias2015-12-211-5/+12
|/
* minor doc fixesBrian Coca2015-07-281-22/+4
* Merge pull request #1315 from HelenaTian/patch-1Brian Coca2015-07-201-1/+1
|\
| * Update gce.py to correctly handle propagated metadata type from a mother temp...HelenaTian2015-05-121-1/+1
* | Update choices and version_added for new gce.py param service_account_permiss...James Cammarata2015-06-231-1/+2
* | Merge branch 'create-gce-instance-with-service-account-scopes' of https://git...James Cammarata2015-06-231-1/+25
|\ \
| * | GCE module: added Service Account permissions sanity checksVasyl Kaigorodov2015-05-151-0/+6
| * | GCE module: document Service Account permissions parameter usageVasyl Kaigorodov2015-05-151-0/+7
| * | GCE module: add posibility to specify Service Account permissions during inst...Vasyl Kaigorodov2015-05-151-1/+12
| |/
* | Updating cloud modules with proper github author informationGreg DeKoenigsberg2015-06-151-1/+1
|/
* Several cleanups to many modules:Toshio Kuratomi2015-05-111-17/+17
* Allow to keep instance boot disk after instance deletion in google cloud moduleLev Popov2015-03-041-1/+10
* Allow to spawn instances without external ip in google cloud moduleLev Popov2015-03-031-2/+22
* Added the ability to set an instance to forward ip.Robert Marsa2015-02-121-2/+12
* Remove incorrect executable permissions.Robert Estelle2014-11-131-0/+0
* made subcategories for cloud modules for better organizationBrian Coca2014-11-041-0/+474