mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 11:51:26 -07:00
On connection errors the influxdb python module raises an exception with
an empty message leading to a fail_json with an empty error message:
|
||
---|---|---|
.. | ||
__init__.py | ||
influxdb_database.py | ||
influxdb_query.py | ||
influxdb_retention_policy.py | ||
influxdb_user.py | ||
influxdb_write.py |