mirror of
https://github.com/prometheus-community/ansible
synced 2024-11-24 21:03:27 +00:00
Update roles/influxdb_exporter/meta/argument_specs.yml
Co-authored-by: gardar <gardar@users.noreply.github.com> Signed-off-by: Davide Obbi <126786027+dobbi84@users.noreply.github.com> Signed-off-by: dobbi84 <davide.obbi@e4company.com>
This commit is contained in:
parent
39af89660f
commit
dadbd12a25
1 changed files with 2 additions and 2 deletions
|
@ -58,6 +58,6 @@ argument_specs:
|
|||
- "I(Advanced)"
|
||||
- "influxdb exporter user"
|
||||
default: "influxdb-exp"
|
||||
influxdb_exporter_archive_path:
|
||||
influxdb_exporter_local_cache_path:
|
||||
description: 'Local path to stash the archive and its extraction'
|
||||
default: "/tmp"
|
||||
default: "/tmp/influxdb_exporter-{{ ansible_system | lower }}-{{ _influxdb_exporter_go_ansible_arch }}/{{ influxdb_exporter_version }}""
|
||||
|
|
Loading…
Reference in a new issue