summaryrefslogtreecommitdiff
path: root/web_infrastructure
diff options
context:
space:
mode:
authorMichael Scherer <mscherer@users.noreply.github.com>2016-09-25 22:07:24 +0200
committerRené Moser <mail@renemoser.net>2016-09-25 22:07:24 +0200
commit7aab9cd93b6c27a44a9dcbfa5c902b4e37e4b40c (patch)
tree1c58f7545a443c225e1c063912d7a63114b41fb5 /web_infrastructure
parent720f27d63a4e26ae7d9c1a9c4b4a37be2ddaaa0a (diff)
downloadansible-modules-extras-7aab9cd93b6c27a44a9dcbfa5c902b4e37e4b40c.tar.gz
Fix error in description of acme_directory (#3034)
Diffstat (limited to 'web_infrastructure')
-rw-r--r--web_infrastructure/letsencrypt.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/web_infrastructure/letsencrypt.py b/web_infrastructure/letsencrypt.py
index d5afebea..e35b0e37 100644
--- a/web_infrastructure/letsencrypt.py
+++ b/web_infrastructure/letsencrypt.py
@@ -66,7 +66,7 @@ options:
- "The ACME directory to use. This is the entry point URL to access
CA server API."
- "For safety reasons the default is set to the Let's Encrypt staging server.
- This will create technically correct, but untrusted certifiactes."
+ This will create technically correct, but untrusted certificates."
required: false
default: https://acme-staging.api.letsencrypt.org/directory
agreement: