ansible/changelogs/fragments/50134-influxdb_user-invalid_auth_fix.yml
Michael Rose 1b7908c233 influxdb_user: Fixed unhandled exception on invalid login credentials
(cherry picked from commit 498fbc88aa04b0b0653dd035cdb9b4d5ede156a1)
2019-01-07 10:56:06 -08:00

3 lines
147 B
YAML

---
bugfixes:
- influxdb_user - Fixed unhandled exception when using invalid login credentials (https://github.com/ansible/ansible/issues/50131)