You've already forked community.general
mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-01 06:06:57 +03:00
Fix non-matching defaults in docs (#5446)
* Allow to pass options as lookup options. * Adjust tests. * Fix non-matching defaults.
This commit is contained in:
@ -23,6 +23,7 @@ options:
|
||||
description:
|
||||
- The password to use with I(bind_dn).
|
||||
type: str
|
||||
default: ''
|
||||
dn:
|
||||
required: true
|
||||
description:
|
||||
|
Reference in New Issue
Block a user