{% for key in zabbix_agent_conf.keys() | list %}
{{ key }}={{ zabbix_agent_conf[key] }}
{% endfor %}