mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
add clarifying notes to scope description (#8377)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user