This website requires JavaScript.
Explore
Help
Sign In
ISTI-ansible-roles
/
ansible-role-zabbix-agent
Watch
4
Star
0
Fork
You've already forked ansible-role-zabbix-agent
1
Code
Issues
Pull Requests
Releases
Wiki
Activity
932e731ed9
ansible-role-zabbix-agent
/
handlers
/
main.yml
4 lines
90 B
YAML
Raw
Normal View
History
Unescape
Escape
Fixes #624. role that installs the zabbix agent.
2020-04-17 18:50:14 +02:00
---
Fixes #624. Configuration of the zabbix agent on both ubuntu and CentOS
2020-04-19 18:13:27 +02:00
-
name
:
restart zabbix-agent
The handler now really restarts the service.
2020-04-19 19:33:38 +02:00
service
:
name=zabbix-agent state=restarted enabled=yes