patchback[bot]
301fcc3b7e
influxdb_user: Fix bug introduced by PR 2499 ( #2614 ) ( #2640 )
...
* Update influxdb_user.py
Fixed function name
* Create 2614-influxdb_user-fix-issue-introduced-in-PR#2499
Added changelog
* Rename 2614-influxdb_user-fix-issue-introduced-in-PR#2499 to 2614-influxdb_user-fix-issue-introduced-in-PR#2499.yml
Fixed extension
* Update changelogs/fragments/2614-influxdb_user-fix-issue-introduced-in-PR#2499.yml
Co-authored-by: Amin Vakil <info@aminvakil.com>
Co-authored-by: Amin Vakil <info@aminvakil.com>
(cherry picked from commit 4aa50962cb
)
Co-authored-by: sgalea87 <43749726+sgalea87@users.noreply.github.com>
2021-05-27 08:23:21 +02:00
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
patchback[bot]
ec2e7cad3e
Update influxdb_user.py Fixed Multiple No Privileges ( #2499 ) ( #2530 )
...
* 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
(cherry picked from commit ea200c9d8c
)
Co-authored-by: sgalea87 <43749726+sgalea87@users.noreply.github.com>
2021-05-17 08:09:48 +02:00
Andrew Klychkov
41cfdda6a3
modules: fix examples to use FQCN ( #644 )
...
* modules: fix examples to use FQCN
* fix
* fix
* fix
2020-07-13 21:50:31 +02:00
Andrew Klychkov
5d226f86b6
Remove ANSIBLE_METADATA ( #339 )
...
* Remove ANSIBLE_METADATA
* remove from other modules
* remove from plugins and scripts
2020-05-14 14:03:42 +01:00
Abhijeet Kasurde
cc2b1e7b6d
influxdb_user: Don't grant admin privilege in check mode ( #26 )
...
influxdb_user module don't change the admin flag for existing
user
Fixes : ansible/ansible#68139
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2020-03-30 15:38:50 +05:30
Ansible Core Team
aebc1b03fd
Initial commit
2020-03-09 09:11:07 +00:00