6 lines
240 B
Markdown
6 lines
240 B
Markdown
|
|
# Go role
|
||
|
|
|
||
|
|
This is a basic role to install Go. By default this role will install the latest release of Go you can change the version by setting `go_version`.
|
||
|
|
|
||
|
|
To use the Go binary you need to specify the whole path : `/usr/local/go/bin/go`
|