rougail-output-doc/tests/changelog/12mod_default_value1/after/rougail/00-base.yml

11 lines
125 B
YAML
Raw Permalink Normal View History

2025-10-14 12:58:39 +02:00
%YAML 1.2
---
version: 1.1
variable_1: # the first variable
- val2
- val3
variable_2: val2 # the second variable
...