You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consolidate multiple shell_exports declarations into one.
Adds documentation for go_install and go_reget
Updates readme to use YML syntax highlighting.
Moves shell_exports declaration into a more appropriate place so the role doesn't fail when GOROOT and GOPATH are undefined.
Ensure verification task doesn't fail when the role didn't build from source and the output version is a devel version (instead of having specific version numbers).