This role will install the most recent, official release of go by default or it will optionally install another version (as defined by the variable go_version)
None
go_version, the version of go to download and install
---
- hosts: 127.0.0.1
roles:
- ansible-go
BSD
Edwin Skidmore ([email protected])