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