mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-15 16:31:30 +00:00
* add a custom module for managing group membership in gitlab
* add integration test & modify the module
* modify the module
* modify the module
* remove whitespace
* add aliases file & modify the module
* minor and suggested modifications
* suggested modifications
* more minor modifications
* modified the module to use gitlabAuth
* removed api_url from the doc
* remove api_token
* add update access level for an existing user
* remove access level if statement
(cherry picked from commit 905239f530)
Co-authored-by: Zainab Alsaffar <za5775@rit.edu>
This commit is contained in:
parent
ad4866bb3b
commit
db135b83dc
5 changed files with 295 additions and 0 deletions
1
plugins/modules/gitlab_group_members.py
Symbolic link
1
plugins/modules/gitlab_group_members.py
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
./source_control/gitlab/gitlab_group_members.py
|
||||
Loading…
Add table
Add a link
Reference in a new issue