---
- name: restart php-fpm
service:
name: '{{ php_fpm_service }}'
state: restarted
when: php_install_fpm