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
paytroff c6dcae5fda
Improve modules gitlab (#3792)
* correction doc

* Update gitlab_group.py

* improve gitlab

* Update changelogs/3766-improve_gitlab_group_and_project.yml

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>

* 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>

* correction

* correction sanity project

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

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

* modif condition default_branch arg

* Update gitlab_project.py

change indent if defautl_branch inside if initialize_with_radme

Co-authored-by: paitrault <aymeric.paitrault@inetum.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-11-30 06:12:28 +01:00
..
gitlab_deploy_key.py gitlab: clean up modules and utils (#3694) 2021-11-16 13:01:32 +01:00
gitlab_group.py Improve modules gitlab (#3792) 2021-11-30 06:12:28 +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 Improve modules gitlab (#3792) 2021-11-30 06:12:28 +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