From f49cc4e7ce053d16a6cab83e7634a358d1948d86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Tue, 18 Jun 2019 18:20:47 +0200 Subject: [PATCH] fix typo --- tasks/crypto.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/crypto.yml b/tasks/crypto.yml index 63eb7ad..6e4b946 100644 --- a/tasks/crypto.yml +++ b/tasks/crypto.yml @@ -1,5 +1,5 @@ --- -- name: Install singedjson +- name: Install signedjson pip: name: signedjson