https://github.com/naftulikay/ansible-role-google-cloud-sdk
An Ansible role for installing the Google Cloud SDK.
https://github.com/naftulikay/ansible-role-google-cloud-sdk
ansible centos centos7 gcp google-cloud-sdk redhat rhel7 ubuntu xenial
Last synced: 8 months ago
JSON representation
An Ansible role for installing the Google Cloud SDK.
- Host: GitHub
- URL: https://github.com/naftulikay/ansible-role-google-cloud-sdk
- Owner: naftulikay
- Created: 2018-04-18T18:11:22.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-18T18:18:55.000Z (about 8 years ago)
- Last Synced: 2025-01-29T23:43:02.574Z (over 1 year ago)
- Topics: ansible, centos, centos7, gcp, google-cloud-sdk, redhat, rhel7, ubuntu, xenial
- Language: Makefile
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ansible-role-google-cloud-sdk [![Build Status][img-build-status]][build-status]
An Ansible role for installing the Google Cloud SDK.
Available on Ansible Galaxy at [`naftulikay.google-cloud-sdk`][galaxy].
## Requirements
One of the supported operating systems:
- Ubuntu 16.04
- elementary Loki
- EL 7
- CentOS 7
- RHEL 7
## Role Variables
None.
## Dependencies
Depends on [`naftulikay.base`][role-base] to provide facts.
## Example Playbook
N/A.
## License
MIT
[build-status]: https://travis-ci.org/naftulikay/ansible-role-google-cloud-sdk
[img-build-status]: https://travis-ci.org/naftulikay/ansible-role-google-cloud-sdk.svg?branch=master
[galaxy]: https://galaxy.ansible.com/naftulikay/google-cloud-sdk/
[role-base]: https://galaxy.ansible.com/naftulikay/base