ansible/roles/golang/README.md
Julien Riou 3191beb219
All checks were successful
/ ansible-docsmith (push) Successful in 19s
Initial commit
Signed-off-by: Julien Riou <julien@riou.xyz>
2026-02-16 18:57:09 +01:00

773 B

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"