InfluxDB_database: Make the path argument conditional on the InfluxDB version (#1126) (#1236)

Co-authored-by: Mathias Ettinger <mathias.ettinger@viveris.f>
(cherry picked from commit ce0f327875)

Co-authored-by: Mathias Ettinger <mathias@mettinger.fr>
This commit is contained in:
patchback[bot] 2020-11-06 13:48:18 +01:00 committed by GitHub
parent f1ca1ccd89
commit 24f973a9d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 14 additions and 4 deletions

View file

@ -16,7 +16,7 @@ description:
author: "Kamil Szczygiel (@kamsz)"
requirements:
- "python >= 2.6"
- "influxdb >= 0.9 & <= 1.2.4"
- "influxdb >= 0.9"
- requests
options:
database_name: