/ansible-go_dev

Primary LanguageJinjaMIT LicenseMIT

andrewrothstein.go_dev

Build Status

Set yourself up for go development with GOPATH set to ~/go.

Requirements

See meta/main.yml

Role Variables

See defaults/main.yml

Dependencies

See meta/main.yml

Example Playbook

- hosts: servers
  roles:
    - role: andrewrothstein.go_dev
      go_dev_install:
        - pkg: github.com/cloudflare/cfssl/cmd/...
          target: cfssl

See test.yml

License

MIT

Author Information

Andrew Rothstein andrew.rothstein@gmail.com