mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
* correction doc
* Update gitlab_group.py
* improve gitlab
* Update changelogs/3766-improve_gitlab_group_and_project.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/source_control/gitlab/gitlab_group.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/source_control/gitlab/gitlab_group.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/source_control/gitlab/gitlab_group.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/source_control/gitlab/gitlab_group.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* correction
* correction sanity project
* Update plugins/modules/source_control/gitlab/gitlab_project.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* modif condition default_branch arg
* Update gitlab_project.py
change indent if defautl_branch inside if initialize_with_radme
Co-authored-by: paitrault <aymeric.paitrault@inetum.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit c6dcae5fda)
Co-authored-by: paytroff <paytroff@gmail.com>
This commit is contained in:
3
changelogs/3766-improve_gitlab_group_and_project.yml
Normal file
3
changelogs/3766-improve_gitlab_group_and_project.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
minor_changes:
|
||||
- gitlab_group, gitlab_project - add new option ``avatar_path`` (https://github.com/ansible-collections/community.general/pull/3792).
|
||||
- gitlab_project - add new option ``default_branch`` to gitlab_project (if ``readme = true``) (https://github.com/ansible-collections/community.general/pull/3792).
|
||||
Reference in New Issue
Block a user