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
Nejc Habjan d29aecad26
gitlab: clean up modules and utils (#3694)
* gitlab: remove dead code in module_utils

* gitlab: use snake_case consistently in methods and functions

* gitlab: use snake_case consistently in variables

* gitlab: fix pep8 indentation issues

* gitlab: add changelog fragment

* gitlab: apply suggestions from code review

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Chris Frage <git@sh0shin.org>

* gitlab: use consistent indentation

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Chris Frage <git@sh0shin.org>
2021-11-16 13:01:32 +01:00
..
gitlab_deploy_key.py gitlab: clean up modules and utils (#3694) 2021-11-16 13:01:32 +01:00
gitlab_group.py gitlab: clean up modules and utils (#3694) 2021-11-16 13:01:32 +01:00
gitlab_group_members.py gitlab: clean up modules and utils (#3694) 2021-11-16 13:01:32 +01:00
gitlab_group_variable.py gitlab: clean up modules and utils (#3694) 2021-11-16 13:01:32 +01:00
gitlab_hook.py gitlab: clean up modules and utils (#3694) 2021-11-16 13:01:32 +01:00
gitlab_project.py gitlab: clean up modules and utils (#3694) 2021-11-16 13:01:32 +01:00
gitlab_project_members.py gitlab: clean up modules and utils (#3694) 2021-11-16 13:01:32 +01:00
gitlab_project_variable.py gitlab: clean up modules and utils (#3694) 2021-11-16 13:01:32 +01:00
gitlab_protected_branch.py gitlab: clean up modules and utils (#3694) 2021-11-16 13:01:32 +01:00
gitlab_runner.py gitlab: clean up modules and utils (#3694) 2021-11-16 13:01:32 +01:00
gitlab_user.py gitlab: clean up modules and utils (#3694) 2021-11-16 13:01:32 +01:00