An open API service indexing awesome lists of open source software.

https://github.com/devops-works/ansible-gcloud

Ansible role for gcloud sdk deployment
https://github.com/devops-works/ansible-gcloud

Last synced: 3 months ago
JSON representation

Ansible role for gcloud sdk deployment

Awesome Lists containing this project

README

          

# ansible-gcloud role

Installs gcloud SDK
See https://cloud.google.com/sdk/docs/

## Variables

You just have to fill the `gcloud_key` variable with the json that can be generated here : https://console.cloud.google.com/iam-admin/serviceaccounts/project?project=youproject

Michel Blanc