zabbix: change zabbix-agent service to restarted
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
parent
afe4e0b224
commit
33293382fb
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
- name: Ensuring Zabbix agent is started
|
||||
ansible.builtin.service:
|
||||
name: zabbix-agent
|
||||
state: reloaded
|
||||
state: restarted
|
||||
enabled: True
|
||||
tags:
|
||||
zabbix-services
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue