Skip to content

This ansible role will install go from the official distribution

License

Notifications You must be signed in to change notification settings

CyVerse-Ansible/ansible-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role Name

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)

Requirements

None

Role Variables

go_version, the version of go to download and install

Dependencies

Example Playbook

---
- hosts: 127.0.0.1

roles:
  - ansible-go

License

BSD

Author Information

Edwin Skidmore ([email protected])

About

This ansible role will install go from the official distribution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published