mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
2fb0877577
* 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>
3 lines
174 B
YAML
3 lines
174 B
YAML
---
|
|
bugfixes:
|
|
- gitlab_project - user projects are created using namespace ID now, instead of user ID (https://github.com/ansible-collections/community.general/pull/2881).
|