Update influxdb_database.py (#39984)

InfluxDB >= 1.2.4 is not supported

+label: docsite_pr
pull/45808/head
Stijn Martens 6 years ago committed by Alicia Cozine
parent 4da13eefb2
commit 049a462058

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

Loading…
Cancel
Save