{%- for category, config in nsd.get('config_data').items() %} {{ category }}: {%- for option, value in config.items() %} {{ option }}: {{ value }} {%- endfor %} {%- endfor %}