{% for key, value in netbox_gunicorn_config.items() %} {{ key }} = {{ value.__repr__() }} {% endfor %} {{ netbox_gunicorn_config_raw }}