1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-09 19:31:35 +00:00
community.general/plugins/modules/source_control/gitlab
Stef Graces c7cf6f2eb7
gitlab_project - Add ability to create project under a user (#2824)
* Add ability to create project under a user

* Add changelog

* Add username option

* Update changelogs/fragments/2824-gitlab_project-project-under-user.yml

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

* Make group and username mutually exclusive

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-06-27 18:39:41 +04:30
..
gitlab_deploy_key.py
gitlab_group.py
gitlab_group_members.py
gitlab_group_variable.py
gitlab_hook.py
gitlab_project.py
gitlab_project_members.py
gitlab_project_variable.py
gitlab_runner.py
gitlab_user.py