1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-01 16:08:53 +00:00

gitlab_hook: minor refactoring (#5271)

* gitlab_hook: minor refactoring

* add changelog fragment
This commit is contained in:
Alexei Znamensky 2022-09-13 06:30:49 +12:00 committed by GitHub
parent 6b463e6fa6
commit fbb6ceea1d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 10 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- gitlab_hook - minor refactoring (https://github.com/ansible-collections/community.general/pull/5271).