{%- for c in config -%}
{{ c.type }}	{{ c.control }}	{{ c.module }}{% if 'options' in c %}	{{ c.options }}{% endif %}
{% endfor -%}
