ldap.py: capitalize one letter (#5833)
parent
cc79c24c01
commit
08b0ea700d
|
@ -60,7 +60,7 @@ options:
|
||||||
sasl_class:
|
sasl_class:
|
||||||
description:
|
description:
|
||||||
- The class to use for SASL authentication.
|
- The class to use for SASL authentication.
|
||||||
- possible choices are C(external), C(gssapi).
|
- Possible choices are C(external), C(gssapi).
|
||||||
type: str
|
type: str
|
||||||
choices: ['external', 'gssapi']
|
choices: ['external', 'gssapi']
|
||||||
default: external
|
default: external
|
||||||
|
|
Loading…
Reference in New Issue