mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
gitlab_*_access_token: handle revoked field in group and project access tokens (#10196)
fix(gitlab): handle `revoked` field in group and project access tokens
This commit is contained in:
committed by
GitHub
parent
97e386f85b
commit
b86e4af103
2
changelogs/fragments/10196-fix-gitlab-access-tokens.yml
Normal file
2
changelogs/fragments/10196-fix-gitlab-access-tokens.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "gitlab_group_access_token, gitlab_project_access_token - fix handling of group and project access tokens for changes in GitLab 17.10 (https://github.com/ansible-collections/community.general/pull/10196)."
|
||||
Reference in New Issue
Block a user