Restart PHP-FPM when new packages are installed

freebsd
Emilien Mantel 2017-03-16 16:10:18 +01:00
parent bc501c9e25
commit 7727e19da9
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
with_flattened:
- "{{ php_packages }}"
- "{{ php_extra_packages }}"
notify: restart php-fpm
- name: INCLUDE | PHP-FPM
include: fpm.yml