gitlab_project: sort parameters in order to avoid futur merge conflicts (#8759)

This commit is contained in:
Julien Lecomte 2024-08-14 19:45:21 +02:00 committed by GitHub
commit e1b5ddb050
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 345 additions and 343 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- gitlab_project - sorted parameters in order to avoid future merge conflicts (https://github.com/ansible-collections/community.general/pull/8759).