feat(gitlab modules): remove basic auth (#8405)

BREAKING CHANGE : Remove basic auth against GitLab API
This commit is contained in:
Léo GATELLIER 2024-06-01 22:45:51 +02:00 committed by GitHub
commit 58ce19d2c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 22 deletions

View file

@ -0,0 +1,2 @@
removed_features:
- gitlab modules - remove basic auth feature (https://github.com/ansible-collections/community.general/pull/8405).