add clarifying notes to scope description (#8377)
parent
a409f8fc2f
commit
da8b133a73
|
@ -44,6 +44,8 @@ options:
|
||||||
type: str
|
type: str
|
||||||
description:
|
description:
|
||||||
- The LDAP scope to use.
|
- The LDAP scope to use.
|
||||||
|
- V(subordinate) requires the LDAPv3 subordinate feature extension.
|
||||||
|
- V(children) is equivalent to a "subtree" scope.
|
||||||
filter:
|
filter:
|
||||||
default: '(objectClass=*)'
|
default: '(objectClass=*)'
|
||||||
type: str
|
type: str
|
||||||
|
|
Loading…
Reference in New Issue