patchback[bot]
d9aa9e8021
influxdb_user: Fix bug introduced by PR 2499 ( #2614 ) ( #2639 )
...
* 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:11 +02:00
patchback[bot]
99e0f8a3a0
influxdb_user: allow creation of first user with auth enabled ( #2364 ) ( #2368 ) ( #2547 )
...
* 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:46 +00:00
patchback[bot]
64248acce6
Update influxdb_user.py Fixed Multiple No Privileges ( #2499 ) ( #2529 )
...
* 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:46 +02:00
patchback[bot]
e05e7babbe
influxdb_retention_policy: fix duration parsing to support INF values ( #2396 ) ( #2400 )
...
* influxdb_retention_policy: fix duration parsing to support INF values
* add changelog
(cherry picked from commit 26c3bd25f6
)
Co-authored-by: Xabier Napal <xabiernapal@pm.me>
2021-05-01 14:58:30 +02:00
patchback[bot]
6158b5f56b
influxdb_retention_policy: ensure duration parameters are idempotent ( #2281 ) ( #2284 ) ( #2353 )
...
* influxdb_retention_policy: ensure duration parameters are idempotent (#2281 )
* add changelog for pr #2284
(cherry picked from commit aea12899cc
)
Co-authored-by: Xabier Napal <naxabier@gmail.com>
2021-04-26 07:28:10 +02:00
Ishwar Kanse
1de0e9eaba
Added shard_group_duration to influxdb_retention_policy module ( #1590 )
...
* Added shard_group_duration to influxdb_retention_policy module
* Use shard_group_duration as optional
* Add change log and handle invalid shard group value error
* Add change log and handle invalid shard group value error
* Added doc examples for shard_group_duration parameter
* Add documentation for the shard group duraiton parameter value
* Fixed description
2021-01-12 07:16:45 +01:00
Felix Fontein
a96f90ff94
Fix boolean defaults. ( #1343 )
2020-11-23 11:14:43 +00:00
Mathias Ettinger
ce0f327875
InfluxDB_database: Make the path argument conditional on the InfluxDB version ( #1126 )
...
Co-authored-by: Mathias Ettinger <mathias.ettinger@viveris.f>
2020-11-06 09:12:00 +01:00
Andrew Klychkov
c055340ecb
modules: fix examples to use FQCN for builtin modules ( #648 )
...
* modules: fix examples to use FQCN for builtin modules
* fix
* fix
* fix
* fix
* fix
* fix
* fix
2020-07-14 18:28:08 +03: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
a7c830f49d
Fix examples formatting ( #345 )
2020-05-16 15:07:51 +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