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
- Host: GitHub
- URL: https://github.com/devops-works/ansible-gcloud
- Owner: devops-works
- Created: 2020-05-14T08:40:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-17T10:02:47.000Z (about 4 years ago)
- Last Synced: 2025-04-06T06:37:53.000Z (about 1 year ago)
- Size: 31.3 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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