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] d32193afef
Fix/gitlab project user workspace () ()
* Add ability to create project under a user

* Add changelog

* Change minor_changes in changelog

As suggested in this comment https://github.com/ansible-collections/community.general/pull/2824#discussion_r653411741

* Fix user's namespace

* Delete changelog

* Add changelog

* Fix changelog

Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Amin Vakil <info@aminvakil.com>

* Change user_group_id to namespace_group_id

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

* Change to namespace_id

Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Amin Vakil <info@aminvakil.com>
(cherry picked from commit 2fb0877577)

Co-authored-by: Stef Graces <stef.graces@nubera.eu>
2021-06-27 14:43:44 +02:00
..
gitlab_deploy_key.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () () 2021-06-27 09:39:18 +02:00
gitlab_group.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () () 2021-06-27 09:39:18 +02:00
gitlab_group_members.py
gitlab_group_variable.py
gitlab_hook.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () () 2021-06-27 09:39:18 +02:00
gitlab_project.py Fix/gitlab project user workspace () () 2021-06-27 14:43:44 +02:00
gitlab_project_members.py
gitlab_project_variable.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () () 2021-06-27 09:39:18 +02:00
gitlab_runner.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () () 2021-06-27 09:39:18 +02:00
gitlab_user.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () () 2021-06-27 09:39:18 +02:00