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
patchback[bot] ea313503dd
Mark non-secret leaking module options with no_log=False (#2001) (#2005)
* Mark non-secret leaking module options with no_log=False.

* Add changelog fragment.

(cherry picked from commit 1ea080762b)

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-03-12 09:17:05 +01:00
..
gitlab_deploy_key.py Mark non-secret leaking module options with no_log=False (#2001) (#2005) 2021-03-12 09:17:05 +01:00
gitlab_group.py
gitlab_group_members.py
gitlab_group_variable.py
gitlab_hook.py
gitlab_project.py
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) (#1884) 2021-02-23 10:55:40 +01:00
gitlab_project_variable.py
gitlab_runner.py Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) (#1834) 2021-02-16 07:38:50 +01:00
gitlab_user.py Various fixes for updating existing gitlab users (#1724) (#1757) 2021-02-09 12:02:03 +01:00