Example with all variables modifiable ```yaml --- var1: # A second variable - a - b - c var2: a # A first variable var3: a # A third variable ```