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
Léo GATELLIER 05c3e0d69f
gitlab_runner: Make owned and project mutually exclusive (#4136)
* gitlab_runner: Set owned and project mutually exclusive

* gitlab_runner : Refactor _runners_endpoint usage
2022-02-16 22:54:46 +01:00
..
__init__.py Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
gitlab.py gitlab_runner: Make owned and project mutually exclusive (#4136) 2022-02-16 22:54:46 +01:00
test_gitlab_deploy_key.py gitlab: clean up modules and utils (#3694) 2021-11-16 13:01:32 +01:00
test_gitlab_group.py gitlab: clean up modules and utils (#3694) 2021-11-16 13:01:32 +01:00
test_gitlab_hook.py gitlab: clean up modules and utils (#3694) 2021-11-16 13:01:32 +01:00
test_gitlab_project.py gitlab: clean up modules and utils (#3694) 2021-11-16 13:01:32 +01:00
test_gitlab_protected_branch.py Added module for creating protected branches (#2781) 2021-07-17 08:49:09 +02:00
test_gitlab_runner.py gitlab_runner: Make owned and project mutually exclusive (#4136) 2022-02-16 22:54:46 +01:00
test_gitlab_user.py gitlab: clean up modules and utils (#3694) 2021-11-16 13:01:32 +01:00