mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Fixed doc string
This commit is contained in:
parent
0d0bc5e620
commit
6184a0a313
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ options:
|
||||||
default: null
|
default: null
|
||||||
login_password:
|
login_password:
|
||||||
description:
|
description:
|
||||||
- The passwordused to authenticate with
|
- The password used to authenticate with
|
||||||
required: false
|
required: false
|
||||||
default: null
|
default: null
|
||||||
login_host:
|
login_host:
|
||||||
|
|
Loading…
Reference in a new issue