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] 745da8e325
Fix: GitLab API searches always return first found match () ()
* fix: return correct group id
match only full_path or name

* chore: add changelog fragment

* fix: indentation multiple of four

* refactor: use two loops

* fix: typo of group id

* fix: changelog fragment

(cherry picked from commit b6b7601615)

Co-authored-by: Chris Frage <chris.frage@cancom.de>
2021-09-26 19:49:02 +02:00
..
gitlab_deploy_key.py
gitlab_group.py
gitlab_group_members.py Fix: GitLab API searches always return first found match () () 2021-09-26 19:49:02 +02:00
gitlab_group_variable.py
gitlab_hook.py
gitlab_project.py
gitlab_project_members.py gitlab_group_members/gitlab_project_members - fix pagination issue () () 2021-07-24 21:24:15 +02:00
gitlab_project_variable.py
gitlab_runner.py
gitlab_user.py