veza/ansible/roles/go/readme.md

6 lines
240 B
Markdown
Raw Normal View History

# 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`