rougail-output-formatter/tests/results/00_9choice_variable_multi/rougail/00-base.yml

18 lines
219 B
YAML
Raw Permalink Normal View History

2024-12-23 20:54:52 +01:00
---
version: 1.1
variable1:
description: a first variable
choices:
- val1
- val2
multi: true
variable2:
description: a second variable
choices:
- val1
- val2
multi: true
mandatory: false