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

19 lines
217 B
YAML
Raw Normal View History

2025-04-01 22:01:54 +02:00
---
version: 1.1
var1: # a second variable
- a
- b
- c
var2:
description: a first variable
choices:
variable: _.var1
default: a
var3:
description: a third variable
default:
variable: _.var2