7 lines
130 B
YAML
7 lines
130 B
YAML
---
|
|
# handlers file for monitoring
|
|
- name: Zabbix_handler
|
|
ansible.builtin.service:
|
|
name: zabbix-agent2
|
|
state: restarted
|