mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
gitlab_*_access_token: add planner access level (#10679)
The Planner role was introduced in December 2024 with GitLab 17.7 [1]. Allow its use in gitlab_project_access_token and gitlab_group_access_token. [1]: https://about.gitlab.com/releases/2024/12/19/gitlab-17-7-released/
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
minor_changes:
|
||||
- gitlab_group_access_token - add ``planner`` access level (https://github.com/ansible-collections/community.general/pull/10679).
|
||||
- gitlab_project_access_token - add ``planner`` access level (https://github.com/ansible-collections/community.general/pull/10679).
|
||||
Reference in New Issue
Block a user