1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/unit/plugins/modules/source_control/gitlab
Abhijeet Kasurde c034e8c04f
gitlab_project: add support for merge_method on projects (#636)
Migrated from ansible/ansible#66813

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2020-07-14 20:17:46 +05:30
..
__init__.py
gitlab.py gitlab_project: add support for merge_method on projects (#636) 2020-07-14 20:17:46 +05:30
test_gitlab_deploy_key.py
test_gitlab_group.py
test_gitlab_hook.py
test_gitlab_project.py gitlab_project: add support for merge_method on projects (#636) 2020-07-14 20:17:46 +05:30
test_gitlab_runner.py
test_gitlab_user.py