chore: lint spec file

Signed-off-by: dobbi84 <davide.obbi@e4company.com>
This commit is contained in:
dobbi84 2024-10-18 18:23:02 +02:00 committed by gardar
parent 2d418a3d64
commit b82722cbd6

View file

@ -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"