Set up (the latest or a specific version of) Go in Debian-like systems.
None
-
go_version
: [default:go version go1.15 linux/amd64
]: Version string (to check) -
go_tarball
: [default:go1.15.linux-amd64.tar.gz
]: Tarball to install -
go_tarball_checksum
: [default:sha256:2d75848ac606061efe52a8068d0e647b35ce487a15bb52272c427df485193602
]: Tarball checksum (to check) -
go_install_prefix
: [default:/usr/local
]: Install prefix -
go_remove_distro_version
: [default:true
]: Whether or not to remove distribution versions
None
---
- hosts: all
roles:
- oefenweb.go
MIT
Mischa ter Smitten (based on work of Joshua Lund and Mahesh Paolini-Subramanya)
Are welcome!