+Public first commit
This commit is contained in:
7
handlers/main.yml
Executable file
7
handlers/main.yml
Executable file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
# handlers file for zabbix-agent
|
||||
- name: zabbix-agent restart
|
||||
systemd:
|
||||
name: zabbix-agent
|
||||
state: restarted
|
||||
enabled: yes
|
||||
Reference in New Issue
Block a user