mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
c7cf6f2eb7
* 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>
3 lines
197 B
YAML
3 lines
197 B
YAML
---
|
|
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).
|