Variable documentation (#606)

* docs: first modules' variable docs table

* docs: variables for k3s_server_post

* docs: lxc and prereq vars in README

* style: lint errors

* docs: argument_specs for proxmox_lxc

* docs: last variables found added to the README
This commit is contained in:
4t1l4
2024-11-06 16:27:19 +00:00
committed by GitHub
parent 39988a9bee
commit 422621c69c
7 changed files with 114 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
---
argument_specs:
main:
short_description: Adjust some Raspberry Pi specific requisites
options:
state:
default: present
description:
- Indicates whether the k3s prerequisites for Raspberry Pi should be
- set up (possible values are `present` and `absent`)