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

13 lines
194 B
YAML
Raw Normal View History

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