rougail/tests/dictionaries/00load_autofreezeexpert/yml/00-base.yml

14 lines
212 B
YAML
Raw Normal View History

2022-11-02 22:52:50 +01:00
version: '0.10'
variables:
- variable:
name: my_var
auto_freeze: 'True'
mode: expert
value:
- text: 'no'
- variable:
name: server_deployed
type: boolean
value:
- text: 'False'