rougail/tests/dictionaries/00load_autofreeze/yml/00-base.yml
2022-11-02 22:52:50 +01:00

12 lines
194 B
YAML

version: '0.10'
variables:
- variable:
name: myvar
auto_freeze: 'True'
value:
- text: 'no'
- variable:
name: server_deployed
type: boolean
value:
- text: 'False'