gitlab modules: deprecate basic auth method (#8383)

This commit is contained in:
Léo GATELLIER 2024-05-19 20:47:54 +02:00 committed by GitHub
commit 70c78c1d71
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,2 @@
deprecated_features:
- "gitlab modules - the basic auth method on GitLab API have been deprecated and will be removed in community.general 10.0.0 (https://github.com/ansible-collections/community.general/pull/8383)."