mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-05 10:13:09 +00:00
* Update gitlab_group.py - Add option force (default value: false) to delete group even if projects exists in it. * Create 7364-add-option-force-gitlab-group.yml * Update 7364-add-option-force-gitlab-group.yml * Update plugins/modules/gitlab_group.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update changelogs/fragments/7364-add-option-force-gitlab-group.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/gitlab_group.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update gitlab_group.py - Add message in projects inside group * Update plugins/modules/gitlab_group.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update gitlab_group.py Split lines * Update gitlab_group.py --------- Co-authored-by: Felix Fontein <felix@fontein.de>