Skip to content

diphost/ansible-role-gimme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-role-gimme

Install multiple per user go versions by gimme shell script (https://github.com/travis-ci/gimme)

Role Variables

  • golang_version : Golang version (Default: 1.6.2)

Example Playbook

- hosts: all
  become: yes

  golang_version: 1.6.1
  ansible_become_user: alice

  roles:
        - ansible-role-gimme

-- LICENSE WTFPL

About

Install multiple per user go versions by gimme shell script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published