Example with mandatory variables not filled in

---
variable2: a                  # A second variable

Example with all variables modifiable

---
variable1:                    # A first variable
  - a
  - b
  - c
variable2: a                  # A second variable