{%- for file, opts in CONFIG.items() %} {{ file | replace("_x_", ".")}} { {%- for opt in opts %} {{ opt }} {%- endfor %} } {%- endfor %}