mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
8 lines
174 B
YAML
8 lines
174 B
YAML
---
|
|
|
|
- name: restart zabbix server
|
|
service: name=zabbix-server-pgsql state=restarted
|
|
|
|
- name: restart php-fpm@zabbix-web
|
|
service: name=php-fpm@zabbix-web state=restarted
|