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
Zainab Alsaffar 905239f530
add a custom module for managing group membership in gitlab (#844)
* 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
2020-09-16 07:24:37 +02:00
..
gitlab_deploy_key.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
gitlab_group.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02: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_hook.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
gitlab_project.py gitlab_project: add support for merge_method on projects (#636) 2020-07-14 20:17:46 +05:30
gitlab_project_variable.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
gitlab_runner.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
gitlab_user.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00