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

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.

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