Skip to content

Commit 23457e2

Browse files
committed
changed group_access_level description as "not required"
1 parent a227cb8 commit 23457e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/modules/gitlab_project_members.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
name:
101101
description: Id or the full path of the group to share/unshare the project with.
102102
type: str
103-
required: true
103+
required: false
104104
group_access_level:
105105
description:
106106
- The access level for the group.

0 commit comments

Comments
 (0)