8 lines
188 B
Plaintext
8 lines
188 B
Plaintext
---
|
|
{%- from "zabbix/map.jinja" import zabbix with context %}
|
|
zabbix-agent-pkgs:
|
|
pkg.installed:
|
|
- pkgs: {{ zabbix.agent.pkgs }}
|
|
- watch_in:
|
|
- service: zabbix-agent-service
|