summaryrefslogtreecommitdiff
path: root/lib/ansible/module_utils/gce.py
Commit message (Expand)AuthorAgeFilesLines
* Fix import of gce/gcdns without a libcloud moduleAdrian Likins2016-07-291-1/+2
* Refactored gce util module to support other GCP services (#15924)William Albert2016-07-281-82/+8
* Port the gce snippet to a python 2.6 to 3 compatible syntax (#15872)Michael Scherer2016-05-161-3/+3
* Fixed importing the libcloud modules to give a nice error rather than a trace...Toshio Kuratomi2016-05-121-4/+10
* Update GCE module to use JSON credentials (#13623)Vic Iglesias2016-05-121-4/+27
* ZiploaderToshio Kuratomi2016-04-051-0/+2
* fix gce module error reportingnitzmahone2015-11-121-2/+2
* Add imports for stdlib modules that are used.Toshio Kuratomi2015-11-021-0/+1
* fix some warning of undefined name.soarpenguin2015-10-091-0/+1
* Google: allow for different libcloud provider to support upcoming DNS moduleEric Johnson2014-10-291-2/+8
* Add support for environment variables in GCE module.Luke Sneeringer2014-08-011-4/+22
* Moved import to the topNacho Coloma2014-07-281-1/+2
* Bugfix: bulletproof unexpected_error_msg at gce.pyNacho Coloma2014-07-231-4/+2
* Add BSD license to module_utils/gce.pyFranck Cuny2014-03-101-0/+29
* Add credential parameters to the GCE modules.Franck Cuny2014-03-041-0/+41