Skip to content
Snippets Groups Projects
Commit d7f24777 authored by jurgenhaas's avatar jurgenhaas
Browse files

Move php-fpm restart handler from jailkit to php role

parent f9c458c5
Branches
No related tags found
No related merge requests found
---
# file: roles/jailkit/handlers/main.yml
- name: "Restart PHP-FPM"
service:
name='{{ phpFpmService }}'
state='restarted'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment