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/source_control/gitlab
patchback[bot] 31d62c5947
Fix: gitlab_deploy_key idempotency (#3473) (#3511)
* Fix: gitlab_deploy_key idempotency

The module was not retrieving all the deploy keys leading to non
idempotency on projects with multiple deploy keys.
SEE: https://python-gitlab.readthedocs.io/en/stable/api-usage.html#pagination

* Update changelogs/fragments/3473-gitlab_deploy_key-fix_idempotency.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Jonathan Piron <jonathanpiron@gmail.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 0bc4518f3b)

Co-authored-by: Jonathan Piron <jonathan@piron.at>
2021-10-04 21:41:59 +02:00
..
gitlab_deploy_key.py Fix: gitlab_deploy_key idempotency (#3473) (#3511) 2021-10-04 21:41:59 +02:00
gitlab_group.py added description parameter to create request (#1196) 2020-11-11 13:33:38 +01:00
gitlab_group_members.py Fix: GitLab API searches always return first found match (#3400) (#3449) 2021-09-26 19:49:02 +02:00
gitlab_group_variable.py Gitlab variables pagination (#968) 2020-10-09 14:59:00 +02:00
gitlab_hook.py Tidy up validate-modules:doc-required-mismatch (#1415) 2020-11-28 14:06:28 +01:00
gitlab_project.py Fix/gitlab project user workspace (#2881) (#2890) 2021-06-27 14:19:05 +02:00
gitlab_project_members.py gitlab_group_members/gitlab_project_members - fix pagination issue (#3054) (#3060) 2021-07-24 21:24:15 +02:00
gitlab_project_variable.py Add environment scope on gitlab project variables (#1197) 2021-01-18 07:54:43 +01:00
gitlab_runner.py Documentation fix for access_level parameter of gitlab_runner (#2788) (#2791) 2021-06-13 09:08:39 +02:00
gitlab_user.py More false-positives (not flagged by sanity tests yet). (#2010) (#2016) 2021-03-13 13:48:18 +01:00