%YAML 1.2 --- version: 1.1 var1: description: first variable choices: - val1 - val2 - val3 default: val3 ...