mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-19 03:10:22 -07:00
added gitlab_project_members (#1829)
* added gitlab_project_members * fix code style * added some arg to doc * Update plugins/modules/source_control/gitlab/gitlab_project_members.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/source_control/gitlab/gitlab_project_members.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/source_control/gitlab/gitlab_project_members.py Co-authored-by: Felix Fontein <felix@fontein.de> * integration test for gitlab_project_members module Co-authored-by: Sergey Mikhaltsov <s.mikhaltsov@leadgid.ru> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
fdb66d5567
commit
389b004879
5 changed files with 367 additions and 0 deletions
1
plugins/modules/gitlab_project_members.py
Symbolic link
1
plugins/modules/gitlab_project_members.py
Symbolic link
|
@ -0,0 +1 @@
|
|||
source_control/gitlab/gitlab_project_members.py
|
Loading…
Add table
Add a link
Reference in a new issue