1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/fluxbb/handlers/main.yml
Bartłomiej Piotrowski 0a28c8b1ff fluxbb: Initial commit
2019-10-17 22:07:46 +02:00

4 lines
90 B
YAML

---
- name: restart php-fpm@fluxbb
systemd: name=php-fpm@fluxbb.service state=restarted