Merge pull request #5863 from risaacson/htpasswd_space_cleanup

Clean up stray space at the end of a line after a period.
pull/5663/merge
Richard Isaacson 11 years ago
commit 36f90deebd

@ -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

Loading…
Cancel
Save