enhance PHP configuration - add additional opcache settings and ensure apt keyring directory exists
This commit is contained in:
@@ -6,4 +6,5 @@
|
||||
include_tasks: install.yml
|
||||
|
||||
- name: php | create fpm pools
|
||||
include_tasks: fpm_pools.yml
|
||||
include_tasks: fpm_pools.yml
|
||||
when: php_pools is defined and php_pools | length > 0
|
||||
Reference in New Issue
Block a user