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 c69e4f4ac9
add module gitlab_branch (#3795)
* add module gitlab_branch

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

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

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

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

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

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

* Update gitlab_branch.py

* Update gitlab_branch.py

* Update gitlab_branch.py

* add integration tests

* Update BOTMETA.yml

* Update gitlab_branch.py

* Update tests/integration/targets/gitlab_branch/aliases

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

* Update main.yml

Co-authored-by: paitrault <aymeric.paitrault@inetum.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-12-09 21:02:58 +01:00
..
gitlab_branch.py add module gitlab_branch (#3795) 2021-12-09 21:02:58 +01:00
gitlab_deploy_key.py
gitlab_group.py Improve modules gitlab (#3792) 2021-11-30 06:12:28 +01:00
gitlab_group_members.py
gitlab_group_variable.py
gitlab_hook.py
gitlab_project.py Improve modules gitlab (#3792) 2021-11-30 06:12:28 +01:00
gitlab_project_members.py
gitlab_project_variable.py
gitlab_protected_branch.py
gitlab_runner.py
gitlab_user.py