Skip to content

rolehippie/golang

Repository files navigation

golang

Source Code General Workflow Readme Workflow Galaxy Workflow License: Apache-2.0 Ansible Role

Ansible role to install golang programming language.

Sponsor

Building and improving this Ansible role have been sponsored by my current and previous employers like Cloudpunks GmbH and Proact Deutschland GmbH.

Table of content


Requirements

  • Minimum Ansible version: 2.10

Default Variables

golang_keyring

Path for the repository keyring

Default value

golang_keyring: /usr/share/keyrings/golang-archive-keyring.gpg

golang_purge

List of versions to purge

Default value

golang_purge: []

golang_symlink

Version to symlink binaries

Default value

golang_symlink: '1.20'

golang_versions

List of versions to install

Default value

golang_versions:
  - '1.20'

Discovered Tags

golang

Dependencies

  • None

License

Apache-2.0

Author

Thomas Boerger