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