docs: last variables found added to the README

This commit is contained in:
Rubén Cabrera
2024-11-05 10:42:14 +00:00
parent e0c94048d1
commit ac1ebe3d60
3 changed files with 22 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`)

View File

@@ -0,0 +1,9 @@
---
argument_specs:
main:
short_description: Proxmox LXC settings
options:
proxmox_lxc_ct_ids:
description: Proxmox container ID list
type: list
required: true