|
|
||
|---|---|---|
| .. | ||
| defaults | ||
| meta | ||
| molecule/default | ||
| tasks | ||
| README.md | ||
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
Version to install.
- Type:
str - Required: No
- Default:
"1.25.4"