community.general/changelogs/fragments/10785-gitlab-token-add-missing-scopes.yml
David Phillips aed763dae7
gitlab_*_access_token: add missing scopes (#10785)
Over time, GitLab added extra scopes to the API. I'm in here to add
self_rotate, but may as well add all other missing scopes while I'm
here.
2025-09-03 21:40:06 +02:00

3 lines
261 B
YAML

minor_changes:
- gitlab_group_access_token - add missing scopes (https://github.com/ansible-collections/community.general/pull/10785).
- gitlab_project_access_token - add missing scopes (https://github.com/ansible-collections/community.general/pull/10785).