Skip to content
Snippets Groups Projects
Verified Commit 76e52a76 authored by Giancarlo Razzolini's avatar Giancarlo Razzolini
Browse files

roles/flyspray: Add the handler for the php-fpm@flyspray service.

parent a71f6cf4
No related branches found
No related tags found
No related merge requests found
......@@ -2,3 +2,6 @@
- name: daemon reload
command: systemctl daemon-reload
- name: restart php-fpm@flyspray
service: name=php-fpm@flyspray state=restarted
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment