rougail-output-formatter/tests/results/01_6custom_multi/rougail/00-base.yml

16 lines
197 B
YAML
Raw Normal View History

2025-04-27 09:27:04 +02:00
%YAML 1.2
2024-12-23 20:54:52 +01:00
---
version: 1.1
custom1:
description: a first custom variable
type: custom
multi: true
custom2:
description: a second custom variable
type: custom
default:
- value
2025-04-27 09:27:04 +02:00
...