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

Merge pull request #5863 from risaacson/htpasswd_space_cleanup

Clean up stray space at the end of a line after a period.
This commit is contained in:
Richard Isaacson 2014-02-03 09:53:43 -08:00
commit 36f90deebd

View file

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