1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Clean up stray space at the end of a line after a period.

This commit is contained in:
Richard C Isaacson 2014-02-03 11:52:37 -06:00
parent f5ed7e1f0a
commit 292d84165e

View file

@ -39,7 +39,7 @@ options:
password: password:
required: false required: false
description: description:
- Password associated with user. - Password associated with user.
- Must be specified if user does not exist yet. - Must be specified if user does not exist yet.
crypt_scheme: crypt_scheme:
required: false required: false