veza/ansible/roles/go/readme.md
2025-12-03 22:56:50 +01:00

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