mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2026-09-15 00:23:18 +02:00
docs: argument_specs for proxmox_lxc
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user