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
mkschuel 58d018ebbd
Adds few more gitlab group options (#3248)
* 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>
2021-09-10 23:38:26 +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) 2021-09-10 23:38:26 +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) 2021-09-10 23:38:26 +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) 2021-07-17 08:49:09 +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) 2021-05-14 10:00:59 +02:00