Skip to content

rtitz/ansible-role-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Language installation via Ansible playbook

General information

  • In 'group_vars/all/vars.yml' you can specify the Go version you would like to download and install (See: Go versions)
  • Adjust the 'inventory' file to your needs.

Run the Ansible playbook:

ansible-playbook -i inventory main.yml -K 
  • Ansible will ask for the 'BECOME password', this is your sudo password
  • After the installation a reboot is needed, to ensure that the new environment variables are loaded correctly

See: Ansible documentation

About

This is an Ansible role to install Go Language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published