mirror of
https://github.com/HanXHX/ansible-php.git
synced 2026-03-02 09:52:10 +07:00
Restart PHP-FPM when new packages are installed
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
with_flattened:
|
||||
- "{{ php_packages }}"
|
||||
- "{{ php_extra_packages }}"
|
||||
notify: restart php-fpm
|
||||
|
||||
- name: INCLUDE | PHP-FPM
|
||||
include: fpm.yml
|
||||
|
||||
Reference in New Issue
Block a user