kbrebanov.golang

No Maintenance Intended

golang

Build Status

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

About

Installs Go language

Install
ansible-galaxy install kbrebanov.golang
GitHub repository
License
bsd-2-clause
Downloads
241
Owner
Nothing to see here. Move along.