From ead83cd148c9874b0c7d7c24fa1e59fef1a0a57d Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Sun, 25 Sep 2016 22:07:24 +0200 Subject: [PATCH] Fix error in description of acme_directory (#3034) --- lib/ansible/modules/extras/web_infrastructure/letsencrypt.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/extras/web_infrastructure/letsencrypt.py b/lib/ansible/modules/extras/web_infrastructure/letsencrypt.py index d5afebeaae..e35b0e37aa 100644 --- a/lib/ansible/modules/extras/web_infrastructure/letsencrypt.py +++ b/lib/ansible/modules/extras/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: