mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
gitlab_group: doc: fix sample code that used 'parent_path' which does not exists (#56256)
This commit is contained in:
@@ -114,7 +114,7 @@ EXAMPLES = '''
|
||||
name: my_first_group
|
||||
path: my_first_group
|
||||
state: present
|
||||
parent_path: "super_parent/parent"
|
||||
parent: "super_parent/parent"
|
||||
'''
|
||||
|
||||
RETURN = '''
|
||||
|
||||
Reference in New Issue
Block a user