This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Description
Issue Type
Your OS
Full console output
N/A
Summary
The php_opcache_enabled_in_ini was removed from ansible-role-php in commit b9f0a61.
This means that within Drupal VM, the only place I can find php_opcache_enabled_in_ini is in default.config.yml. Switching this out for the php_opcache_enable will allow toggling the state of the opcache. #2121 is a PR for this minor issue.