mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 08:31:28 -07:00
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>
This commit is contained in:
parent
199ead85d0
commit
c7cf6f2eb7
2 changed files with 15 additions and 1 deletions
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- gitlab_project - projects can be created under other user's namespaces with the new ``username`` option (https://github.com/ansible-collections/community.general/pull/2824).
|
Loading…
Add table
Add a link
Reference in a new issue