rougail/tests/dictionaries/20family_dynamic_description/yml/00-base.yml

22 lines
400 B
YAML
Raw Normal View History

2022-11-02 22:52:50 +01:00
version: '0.10'
variables:
- family:
- name: general
2022-11-02 22:52:50 +01:00
variables:
- variable:
- name: varname
2022-11-02 22:52:50 +01:00
type: string
description: No change
2022-11-03 22:16:52 +01:00
multi: true
2022-11-02 22:52:50 +01:00
value:
- text: val1
- text: val2
- name: dyn
2022-11-02 22:52:50 +01:00
description: 'Dyn '
dynamic: varname
variables:
- variable:
- name: vardyn
2022-11-02 22:52:50 +01:00
type: string
description: No change