mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
8 lines
170 B
YAML
8 lines
170 B
YAML
---
|
|
|
|
- name: restart zabbix agent
|
|
service: name=zabbix-agent state=restarted
|
|
|
|
- name: restart nginx-zabbix.service
|
|
service: name=nginx-zabbix.service state=restarted
|