Skip to content

gotansible/golang

Repository files navigation

golang

Build Status Ansible Galaxy

Installs go. Either a user specific install or a system wide install.

Requirements

  • Ubuntu (Debian)
  • CentOS (RedHat)

Role Variables

which version of go to install

golang_version: 1.4.2

per user install of go ~/.gimme/...

golang_per_user: false

Dependencies

None.

Example Playbook

- hosts: servers
  roles:
     - { role: gotansible.golang, golang_version: 1.4.2 }

License

MIT

Author Information

Created by Franklin Wise in Santa Monica, CA.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages