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
morco c03ae754d2
Various fixes for updating existing gitlab users (#1724)
* fixes various issues related to updating an ...

... existing gitlab user, in detail:

  - fixes updating admin status not working
  - fixes user passwords not updated
  - fixes confirmation skipping param ignored for user updates
  - added tests for code changes

* fixing sanity issues

* fixing sanity issues 02

* fixing sanity issues 03

* fixing sanity issues 04

* fixing unit test failures

* fixing unit test failures 02

* add changelog fragment

* fixing unit test failures 03

* forgot to add changelog fragment

* fix changelog sanity issues

* fix changelog sanity issues 02

* incorporate review suggestions

Co-authored-by: Mirko Wilhelmi <Mirko.Wilhelmi@sma.de>
2021-02-09 10:29:13 +01:00
..
gitlab_deploy_key.py Feature/gitlab deploykey updkey (#1661) 2021-02-05 07:30:05 +01:00
gitlab_group.py added description parameter to create request (#1196) 2020-11-11 13:33:38 +01:00
gitlab_group_members.py add a custom module for managing group membership in gitlab (#844) 2020-09-16 07:24:37 +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 gitlab_project: Add a parameter to specify Git LFS (#1540) 2020-12-27 10:55:06 +01:00
gitlab_project_variable.py Add environment scope on gitlab project variables (#1197) 2021-01-18 07:54:43 +01:00
gitlab_runner.py Fix a bunch of potential security issues (secret leaking) (#1736) 2021-02-08 16:33:18 +01:00
gitlab_user.py Various fixes for updating existing gitlab users (#1724) 2021-02-09 10:29:13 +01:00