veza/ansible/roles/go
2025-12-03 22:56:50 +01:00
..
tasks BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00
readme.md BASE: completing the initial repo state 2025-12-03 22:56:50 +01:00

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