mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
chore: add deprecation warning for gitlab group membership (#3451)
* chore: add deprecation warning * chore: add deprecation message, version and collection * chore: add changelog fragment * docs: add deprecation info * fix: max line length and whitespace * fix continuation line under-indented * Update changelogs/fragments/3451-gitlab-group-member-deprecate-name-and-path.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/source_control/gitlab/gitlab_group_members.py Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
deprecated_features:
|
||||
- gitlab_group_members - setting ``gitlab_group`` to ``name`` or ``path`` is deprecated. Use ``full_path`` instead (https://github.com/ansible-collections/community.general/pull/3451).
|
||||
Reference in New Issue
Block a user