1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/database/influxdb
patchback[bot] 6e56bae0f3
influxdb_user: allow creation of first user with auth enabled (#2364) (#2368) (#2548)
* 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>
(cherry picked from commit b89eb87ad6)

Co-authored-by: Xabier Napal <xabiernapal@pm.me>
2021-05-17 19:18:33 +00:00
..
influxdb_database.py InfluxDB_database: Make the path argument conditional on the InfluxDB version (#1126) 2020-11-06 09:12:00 +01:00
influxdb_query.py modules: fix examples to use FQCN for builtin modules (#648) 2020-07-14 18:28:08 +03:00
influxdb_retention_policy.py influxdb_retention_policy - add state argument to module spec (#2383) (#2385) (#2497) 2021-05-12 18:19:03 +02:00
influxdb_user.py influxdb_user: allow creation of first user with auth enabled (#2364) (#2368) (#2548) 2021-05-17 19:18:33 +00:00
influxdb_write.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00