foo: this
bar: "{{ foo }} and that"
baz: "{{ foo }} and {{ bar }}"