https://github.com/wtanaka/ansible-role-gcloud-sdk
Ansible role to install Google Cloud SDK
https://github.com/wtanaka/ansible-role-gcloud-sdk
ansible ansible-galaxy ansible-role ansible-roles appengine appengine-java appengine-python cloud gae galaxy gcloud gcloud-sdk google google-cloud
Last synced: 7 months ago
JSON representation
Ansible role to install Google Cloud SDK
- Host: GitHub
- URL: https://github.com/wtanaka/ansible-role-gcloud-sdk
- Owner: wtanaka
- Created: 2017-02-22T08:30:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-06-26T18:23:53.000Z (over 5 years ago)
- Last Synced: 2025-03-24T18:52:27.035Z (8 months ago)
- Topics: ansible, ansible-galaxy, ansible-role, ansible-roles, appengine, appengine-java, appengine-python, cloud, gae, galaxy, gcloud, gcloud-sdk, google, google-cloud
- Size: 23.4 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/wtanaka/ansible-role-gcloud-sdk)
[](https://circleci.com/gh/wtanaka/ansible-role-gcloud-sdk)
wtanaka.gcloud-sdk
==================
Ansible role to install Google Cloud SDK
Example Playbook
----------------
- hosts: all
roles:
- role: wtanaka.gcloud_sdk
Variables
---------
The full set of configuration options available are visible in
[defaults/main.yml](defaults/main.yml)
### `gcloud_sdk_additional_package_names`
Default: `[]`
list of package name strings to additionally install. Available examples:
* `google-cloud-sdk-app-engine-python`
* `google-cloud-sdk-app-engine-java`
* `google-cloud-sdk-datastore-emulator`
* `google-cloud-sdk-pubsub-emulator`
* `google-cloud-sdk-bigtable-emulator`
* `kubectl`
License
-------
GPLv2
Author Information
------------------
http://wtanaka.com/