community.general/lib/ansible/modules/database/influxdb
Guido Günther 960dfa862b influxdb_retention_policy: don't fail with empty error message (#28792)
On connection errors the influxdb python module raises an exception with
an empty message leading to a fail_json with an empty error message:

    265d14736b/influxdb/influxdb08/client.py (L252)

Fail with a more descriptive error in this case.
2018-10-08 07:23:53 -04:00
..
__init__.py
influxdb_database.py Update influxdb_database.py (#39984) 2018-09-18 12:54:02 -05:00
influxdb_query.py influxdb_query: fix use of common return results (#39626) 2018-05-05 14:11:42 +02:00
influxdb_retention_policy.py influxdb_retention_policy: don't fail with empty error message (#28792) 2018-10-08 07:23:53 -04:00
influxdb_user.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
influxdb_write.py influxdb: new module influxdb_write (#33800) 2017-12-22 08:20:18 +01:00