mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-15 07:00:32 -07:00
* fix(modules/gitlab-project-members): fix ... ... module not being able to handle owner access level * add changelog fragment for this pr * fix and extend integration tests * extend parameter docu as requested by review * also add docu for other parameters * remove pip install break-packages flag from ... ... integration tests --------- Co-authored-by: Mirko Wilhelmi <Mirko.Wilhelmi@sma.de>
2 lines
198 B
YAML
2 lines
198 B
YAML
minor_changes:
|
|
- gitlab_project_members - extend choices parameter ``access_level`` by missing upstream valid value ``owner`` (https://github.com/ansible-collections/community.general/pull/9953).
|