opcache v2

This commit is contained in:
jean-yves.fournier
2022-01-05 16:00:23 +01:00
parent 14baee3d40
commit 024b001bea
7 changed files with 12 additions and 12 deletions

View File

@ -36,9 +36,9 @@
- "'phpfpm' in prometheus_exporter_packages"
- name: 'prometheus | PHP opcache exporter'
include_tasks: 'php-opcache_exporter.yml'
include_tasks: 'opcache_exporter.yml'
when:
- "'php-opcache' in prometheus_exporter_packages"
- "'opcache' in prometheus_exporter_packages"
- name: 'prometheus | Apache exporter'
include_tasks: 'apache_exporter.yml'