Alexei Znamensky
771e9de010
mass-added the utf-8 marker ( #3163 )
...
* added the utf-8 marker
* fixed the utf-8 marker where it was missde before
2021-08-08 10:40:22 +02:00
Felix Fontein
fafabed9e6
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters ( #2877 )
...
* Replace ansible.module_utils._text by ansible.module_utils.common.text.converters.
* Also adjust tests.
2021-06-26 23:59:11 +02:00
sgalea87
4aa50962cb
influxdb_user: Fix bug introduced by PR 2499 ( #2614 )
...
* 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>
2021-05-27 08:01:28 +02:00
Xabier Napal
b89eb87ad6
influxdb_user: allow creation of first user with auth enabled ( #2364 ) ( #2368 )
...
* 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>
2021-05-17 21:00:35 +02:00
sgalea87
ea200c9d8c
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
2021-05-17 07:33:40 +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