Fix docs fragment typo.
parent
ff1e52184f
commit
7e2fc88218
|
@ -24,7 +24,7 @@ class ModuleDocFragment(object):
|
||||||
options:
|
options:
|
||||||
login_user:
|
login_user:
|
||||||
description:
|
description:
|
||||||
u - The username used to authenticate with.
|
- The username used to authenticate with.
|
||||||
required: false
|
required: false
|
||||||
default: null
|
default: null
|
||||||
login_password:
|
login_password:
|
||||||
|
|
Loading…
Reference in New Issue