{%- from "zabbix/map.jinja" import zabbix with context %}
{%- for k, v in zabbix.server.config.items() %}
{{ k }}={{ v }}
{%- endfor %}