From 224f1d3e3f74ef17a1307b63342da74d5662e7f6 Mon Sep 17 00:00:00 2001 From: Greg Hardy Date: Wed, 29 Nov 2017 20:41:58 +0000 Subject: [PATCH] (maint) Fixing typo in task --- tasks/install_deps.json | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks/install_deps.json b/tasks/install_deps.json index 1247857c..4c23078c 100644 --- a/tasks/install_deps.json +++ b/tasks/install_deps.json @@ -2,5 +2,4 @@ "description": "Installs the needed gem dependencies for the AWS module", "supports_noop": false, "input_method": "environment" - } }