2022-11-11 14:10:43 +01:00
|
|
|
---
|
|
|
|
argument_specs:
|
|
|
|
main:
|
|
|
|
options:
|
2023-05-21 15:12:42 +02:00
|
|
|
foobazdmx_version:
|
|
|
|
description: git branch, tag, or commit to check out from the foobazdmx repo
|
|
|
|
type: str
|
|
|
|
default: main
|
|
|
|
foobazdmx_repo_url:
|
|
|
|
description: git repo to pull foobazdmx from
|
|
|
|
type: str
|
|
|
|
required: true
|
2022-11-11 14:10:43 +01:00
|
|
|
foobazdmx__art_net_host:
|
|
|
|
description: IP oder hostname of the Art-Net server
|
|
|
|
type: str
|
|
|
|
required: true
|