added all the old stuff
This commit is contained in:
6
roles/monitoring/handlers/main.yml
Normal file
6
roles/monitoring/handlers/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
# handlers file for monitoring
|
||||
- name: Zabbix_handler
|
||||
ansible.builtin.service:
|
||||
name: zabbix-agent2
|
||||
state: restarted
|
||||
Reference in New Issue
Block a user