From c8bfab9c0811f2207aacd6a6d266673088a13a11 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Sun, 25 Sep 2016 23:06:01 +0200 Subject: [PATCH] Add missing deps, since we use openssl to verify the date --- lib/ansible/modules/extras/web_infrastructure/letsencrypt.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ansible/modules/extras/web_infrastructure/letsencrypt.py b/lib/ansible/modules/extras/web_infrastructure/letsencrypt.py index e35b0e37aa1..6772b524fb8 100644 --- a/lib/ansible/modules/extras/web_infrastructure/letsencrypt.py +++ b/lib/ansible/modules/extras/web_infrastructure/letsencrypt.py @@ -49,6 +49,7 @@ description: protocol." requirements: - "python >= 2.6" + - openssl options: account_key: description: