Update roles/influxdb_exporter/tasks/preflight.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:
Davide Obbi 2024-10-18 16:20:24 +02:00 committed by gardar
parent a341529748
commit cc8cfda920

View file

@ -50,7 +50,6 @@
retries: 10
when:
- influxdb_exporter_version == "latest"
- not influxdb_exporter_skip_install
tags:
- influxdb_exporter
- install