mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
zabbix: change zabbix-agent service to restarted
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user