6 lines
106 B
YAML
6 lines
106 B
YAML
- name: restart zabbix agent
|
|
service:
|
|
name: zabbix-agent
|
|
state: restarted
|
|
enabled: yes
|