[PR #8377/da8b133a backport][stable-7] add clarifying notes to scope description (#8385)

add clarifying notes to scope description (#8377)

(cherry picked from commit da8b133a73)

Co-authored-by: Jay Hendren <3742215+jayhendren@users.noreply.github.com>
pull/8388/head
patchback[bot] 2024-05-18 16:30:27 +02:00 committed by GitHub
parent f5f1a33a7e
commit 6a4bc401c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,8 @@ options:
type: str
description:
- The LDAP scope to use.
- V(subordinate) requires the LDAPv3 subordinate feature extension.
- V(children) is equivalent to a "subtree" scope.
filter:
default: '(objectClass=*)'
type: str