{% for key, value in netbox_config.items() %} {{ key }} = {{ value.__repr__() }} {% endfor %} {{ netbox_config_raw }}