mirror of https://github.com/ansible/ansible.git
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.
pull/42757/merge
parent
ffcebd317b
commit
960dfa862b
Loading…
Reference in New Issue