kbrebanov.golang
golang
Installs Go language
Requirements
This role requires Ansible 1.9 or higher.
Role Variables
| Name | Default | Description |
|---|---|---|
| golang_version | 1.8.3 | Version of Go to install |
Dependencies
None
Example Playbook
Install Go language using the default version
- hosts: all
roles:
- kbrebanov.golang
Install Go language specifying a version
- hosts: all
vars:
golang_version: 1.2
roles:
- kbrebanov.golang
License
BSD
Author Information
Kevin Brebanov
Install
ansible-galaxy install kbrebanov.golangLicense
bsd-2-clause
Downloads
241
Owner
Nothing to see here. Move along.
