change name

This commit is contained in:
jean-yves.fournier
2022-01-05 16:10:22 +01:00
parent bfcb16f81a
commit 9924ee189a

View File

@ -0,0 +1,4 @@
# {{ ansible_managed }}
{% if (prometheus_opcache_exporter_fcgi-uri is defined) %}
ARGS='"--opcache.fcgi-uri="{{ prometheus_opcache_exporter_fcgi-uri }}"'
{% endif %}