summaryrefslogtreecommitdiff
path: root/lib/ansible/module_utils/gcp.py
Commit message (Expand)AuthorAgeFilesLines
* Fix dangerous default args. (#29839)Matt Clay2017-09-121-2/+6
* Collated PEP8 fixes (#25293)Dag Wieers2017-06-021-3/+2
* [GCP] remove ansible.utils.display for deprecations (#24738)Tom Melendez2017-05-181-15/+8
* [GCE] [GCP] UrlMap module (#24422)Tom Melendez2017-05-111-15/+430
* [cloud][GCP]: New module gcp_backend_service for load balancer backends (#22857)Tom Melendez2017-03-301-0/+41
* [GCE] Invalid zone reported through fail_jsonTom Melendez2017-03-201-0/+13
* [GCE] Support default credentials (#22723)Tom Melendez2017-03-161-10/+25
* [modules] Fix bad usages of `traceback.format_exc()`; doesn't take an error p...Sloane Hertel2017-02-201-1/+1
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-291-2/+2
* PEP 8 W291 whitespace cleanup.Matt Clay2017-01-271-4/+4
* [GCE] Google Cloud Pubsub Module (#19091)Tom Melendez2017-01-261-22/+39
* Allow the use of paths like ~/.project.json (#16064)jayme-github2017-01-161-2/+2
* Adding auth support for google-api-python-client and gcloud-python (#19090)Tom Melendez2016-12-291-35/+288
* Refactored gce util module to support other GCP services (#15924)William Albert2016-07-281-0/+117