gitlab_project: add support for merge_method on projects (#636)

Migrated from ansible/ansible#66813

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
Abhijeet Kasurde
2020-07-14 20:17:46 +05:30
committed by GitHub
parent 41cfdda6a3
commit c034e8c04f
4 changed files with 49 additions and 13 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- gitlab_project - add support for merge_method on projects (https://github.com/ansible/ansible/pull/66813).