== Example with mandatory variables not filled in [,yaml] ---- --- var2: example # A second variable ---- == Example with all variables modifiable [,yaml] ---- --- var2: example # A second variable var3: value # A third variable ----