summaryrefslogtreecommitdiff
path: root/web_infrastructure
diff options
context:
space:
mode:
authorRichard C Isaacson <richard.c.isaacson@gmail.com>2014-02-03 11:52:37 -0600
committerRichard C Isaacson <richard.c.isaacson@gmail.com>2014-02-03 11:52:37 -0600
commit52dc20b6d162b5a7c6e9c34173c391f3b86c0b7a (patch)
treec0aa8a89f1cd11c6570c0fd28ab7d3e230e6e792 /web_infrastructure
parent4a685d9199cf9d4591b20d8b3e18c136002fe9f7 (diff)
downloadansible-modules-core-52dc20b6d162b5a7c6e9c34173c391f3b86c0b7a.tar.gz
Clean up stray space at the end of a line after a period.
Diffstat (limited to 'web_infrastructure')
-rw-r--r--web_infrastructure/htpasswd2
1 files changed, 1 insertions, 1 deletions
diff --git a/web_infrastructure/htpasswd b/web_infrastructure/htpasswd
index b6fa42a6..d77858d1 100644
--- a/web_infrastructure/htpasswd
+++ b/web_infrastructure/htpasswd
@@ -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