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

add clarifying notes to scope description (#8377)

(cherry picked from commit da8b133a73)

Co-authored-by: Jay Hendren <3742215+jayhendren@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2024-05-18 16:30:30 +02:00
committed by GitHub
parent b5f1c6adf6
commit ff8a3ca2e6

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