mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-28 19:52:40 +01:00
9 lines
193 B
YAML
9 lines
193 B
YAML
---
|
|
argument_specs:
|
|
main:
|
|
short_description: Manage the downloading of K3S binaries
|
|
options:
|
|
k3s_version:
|
|
description: The desired version of K3S
|
|
required: true
|