Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/azavea/ansible-golang

An Ansible role for installing the Go programming language.
https://github.com/azavea/ansible-golang

Last synced: about 2 months ago
JSON representation

An Ansible role for installing the Go programming language.

Awesome Lists containing this project

README

        

# ansible-golang

An Ansible role for installing the Go programming language.

## Role Variables

- `golang_version` - Go version
- `golang_os` - Go operating system build
- `golang_arch` - Go architecture build
- `golang_path` - Default `GOPATH`

## Example Playbook

See the [examples](./examples/) directory.