mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 22:03:09 +00:00
* influxdb_user: allow creation of first user with auth enabled (#2364) * handle potential exceptions while parsing influxdb client error * fix changelog Co-authored-by: Felix Fontein <felix@fontein.de> * influxdb_user: use generic exceptions to be compatible with python 2.7 Co-authored-by: Felix Fontein <felix@fontein.de>