mirror of
https://github.com/prometheus-community/ansible
synced 2024-11-24 21:03:27 +00:00
chore: lint spec file
Signed-off-by: dobbi84 <davide.obbi@e4company.com>
This commit is contained in:
parent
2d418a3d64
commit
b82722cbd6
1 changed files with 3 additions and 0 deletions
|
@ -61,3 +61,6 @@ argument_specs:
|
|||
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 }}"
|
||||
influxdb_exporter_config_dir:
|
||||
description: "Path to directory with influxdb_exporter configuration"
|
||||
default: "/etc/influxdb_exporter"
|
||||
|
|
Loading…
Reference in a new issue