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/plugins/modules/source_control/gitlab
Alina Buzachis 343339655d
Documentation fix for access_level parameter of gitlab_runner (#2788)
* * Documentation fix for access_level parameter of gitlab_runner

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>

* Address reviewer's comments

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
2021-06-13 08:25:50 +02:00
..
gitlab_deploy_key.py Mark non-secret leaking module options with no_log=False (#2001) 2021-03-12 08:51:47 +01:00
gitlab_group.py
gitlab_group_members.py
gitlab_group_variable.py
gitlab_hook.py
gitlab_project.py gitlab_project: Add a parameter to specify Git LFS (#1540) 2020-12-27 10:55:06 +01:00
gitlab_project_members.py Since gitlab_project_members is a copy if gitlab_group_members with small modifications, it needs to contain the copyright notices of that module as well as the authors. (#1874) 2021-02-23 08:57:40 +01:00
gitlab_project_variable.py Add environment scope on gitlab project variables (#1197) 2021-01-18 07:54:43 +01:00
gitlab_runner.py Documentation fix for access_level parameter of gitlab_runner (#2788) 2021-06-13 08:25:50 +02:00
gitlab_user.py gitlab_user: add expires_at option (#2450) 2021-05-14 10:00:59 +02:00