rougail-tests/structures/00_6choice_link/rougail/00-base.yml
2025-04-27 10:25:45 +02:00

12 lines
167 B
YAML

---
version: '1.1'
var1:
description: the first variable
choices:
- a
- b
- c
var2:
description: the second variable
default:
variable: _.var1