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