mirror of
https://github.com/prometheus-community/ansible
synced 2024-11-21 19:33:04 +00:00
chore: linter
Signed-off-by: dobbi84 <davide.obbi@e4company.com>
This commit is contained in:
parent
031b5c3ded
commit
6533e31eea
1 changed files with 1 additions and 1 deletions
|
@ -60,4 +60,4 @@ argument_specs:
|
|||
default: "influxdb-exp"
|
||||
influxdb_exporter_local_cache_path:
|
||||
description: 'Local path to stash the archive and its extraction'
|
||||
default: "/tmp/influxdb_exporter-{{ ansible_system | lower }}-{{ _influxdb_exporter_go_ansible_arch }}/{{ influxdb_exporter_version }}""
|
||||
default: "/tmp/influxdb_exporter-{{ ansible_system | lower }}-{{ _influxdb_exporter_go_ansible_arch }}/{{ influxdb_exporter_version }}"
|
||||
|
|
Loading…
Reference in a new issue