mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
[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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user