mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-30 20:52:37 +01:00
10 lines
200 B
YAML
10 lines
200 B
YAML
---
|
|
argument_specs:
|
|
main:
|
|
short_description: Proxmox LXC settings
|
|
options:
|
|
proxmox_lxc_ct_ids:
|
|
description: Proxmox container ID list
|
|
type: list
|
|
required: true
|