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
patchback[bot] 10b3381f21
Adds few more gitlab group options (#3248) (#3360)
* Adds few more gitlab group options

* Update plugins/modules/source_control/gitlab/gitlab_group.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Removes default for new string options

* Removes default from argument_spec

* Adds changelog fragment

* Update plugins/modules/source_control/gitlab/gitlab_group.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/source_control/gitlab/gitlab_group.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/source_control/gitlab/gitlab_group.py

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Maik Schueller <maik.schueller@sap.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 58d018ebbd)

Co-authored-by: mkschuel <77283980+mkschuel@users.noreply.github.com>
2021-09-10 23:59:16 +02:00
..
__init__.py Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
gitlab.py Adds few more gitlab group options (#3248) (#3360) 2021-09-10 23:59:16 +02:00
test_gitlab_deploy_key.py sanity: Add future boilerplate (#573) 2020-06-24 21:50:36 +02:00
test_gitlab_group.py Adds few more gitlab group options (#3248) (#3360) 2021-09-10 23:59:16 +02:00
test_gitlab_hook.py sanity: Add future boilerplate (#573) 2020-06-24 21:50:36 +02:00
test_gitlab_project.py gitlab_project: add support for merge_method on projects (#636) 2020-07-14 20:17:46 +05:30
test_gitlab_protected_branch.py Added module for creating protected branches (#2781) (#3024) 2021-07-17 10:46:42 +02:00
test_gitlab_runner.py Allow gitlab_runner to function for non-admin users (#1491) 2021-01-24 21:02:44 +01:00
test_gitlab_user.py gitlab_user: add expires_at option (#2450) (#2506) 2021-05-14 10:34:47 +02:00