change - to _
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# {{ ansible_managed }}
|
||||
{% if (prometheus_opcache_exporter_fcgi-uri is defined) %}
|
||||
ARGS='"--opcache.fcgi-uri="{{ prometheus_opcache_exporter_fcgi-uri }}"'
|
||||
{% if (prometheus_opcache_exporter_fcgi_uri is defined) %}
|
||||
ARGS='"--opcache.fcgi-uri="{{ prometheus_opcache_exporter_fcgi_uri }}"'
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user