Move all shared into this new repo
This commit is contained in:
6
app/zabbix/server/handlers/main.yml
Normal file
6
app/zabbix/server/handlers/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: restart mariadb
|
||||
service: name=mariadb state=restarted
|
||||
|
||||
- name: restart zabbix-server
|
||||
service: name=zabbix-server state=started
|
||||
Reference in New Issue
Block a user