ansible/roles/golang
Julien Riou 90e35576e6
Some checks failed
/ ansible-docsmith (push) Successful in 50s
/ molecule (certbot) (push) Failing after 29s
/ molecule (galene) (push) Failing after 1m5s
/ molecule (golang) (push) Has been cancelled
Initial commit
Signed-off-by: Julien Riou <julien@riou.xyz>
2026-02-17 09:36:30 +01:00
..
defaults Initial commit 2026-02-17 09:36:30 +01:00
meta Initial commit 2026-02-17 09:36:30 +01:00
molecule/default Initial commit 2026-02-17 09:36:30 +01:00
tasks Initial commit 2026-02-17 09:36:30 +01:00
README.md Initial commit 2026-02-17 09:36:30 +01:00

Ansible Role Go

Install Go.

Table of content

Role variables

The following variables can be configured for this role:

Variable Type Required Default Description (abstract)
golang_version str No "1.25.4" Version to install.

golang_version

⇑ Back to ToC ⇑

Version to install.

  • Type: str
  • Required: No
  • Default: "1.25.4"