Update influxdb_user.py Fixed Multiple No Privileges (#2499)

* Update influxdb_user.py

Fixed Multiple No Privileges

* Update influxdb_user.py

Fixed line spaces

* Update influxdb_user.py

Fixed whitespace

* Create 2499-influxdb_user-fix-multiple-no-privileges.yml 

Added changelog
This commit is contained in:
sgalea87
2021-05-17 07:33:40 +02:00
committed by GitHub
parent 5b77515308
commit ea200c9d8c
2 changed files with 9 additions and 7 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- influxdb_user - fix bug where an influxdb user has no privileges for 2 or more databases (https://github.com/ansible-collections/community.general/pull/2499).