CyVerse-Ansible.ansible_go

Role Name

This role installs the latest official version of Go by default, or it can install a different version if you specify it using the go_version variable.

Requirements

None

Role Variables

  • go_version: The version of Go you want to download and install.

Dependencies

None

Example Playbook

---
- hosts: 127.0.0.1

roles:
  - ansible-go

License

BSD

Author Information

Edwin Skidmore (edwin@cyverse.org)

Informazioni sul progetto

role to install go from official releases

Installa
ansible-galaxy install CyVerse-Ansible.ansible_go
Licenza
other
Download
1.6k
Proprietario