gotansible.golang
golang
Installs go. Either a user specific install or a system wide install.
Requirements
- Ubuntu (Debian)
- CentOS (RedHat)
Role Variables
which version of go to install
golang_version: 1.4.2
per user install of go ~/.gimme/...
golang_per_user: false
Dependencies
None.
Example Playbook
- hosts: servers
roles:
- { role: gotansible.golang, golang_version: 1.4.2 }
License
MIT
Author Information
Created by Franklin Wise in Santa Monica, CA.
Install
ansible-galaxy install gotansible.golangLicense
mit
Downloads
221
Owner
