geerlingguy / ansible-role-php

Ansible Role - PHP
https://galaxy.ansible.com/geerlingguy/php/
MIT License
496 stars 441 forks source link

Allow php_opcache to have any number of extra options #295

Closed laurentdavid closed 4 years ago

laurentdavid commented 4 years ago

Aim of this patch is to allow other configuration values to be added to opcache without having to change the base php role values (https://www.php.net/manual/fr/opcache.configuration.php)

Ensure we have a default value for php_opcache dictionary