From e218e75eb57aac85a1dcfc31e913bb4eb7b63ffb Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Thu, 7 Jul 2016 16:25:25 +0300
Subject: [PATCH] Revert "- Latest (1.6.2) version of Molecule works fine for
 me, removing pin to 1.4.2" until
 https://github.com/metacloud/molecule/issues/199 is resolved.

This reverts commit 738406b97867eb532df8c9ad412c85b3cb0ff07e.
---
 pkgs.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pkgs.yml b/pkgs.yml
index 118fe5a..ae5c629 100644
--- a/pkgs.yml
+++ b/pkgs.yml
@@ -126,7 +126,7 @@
           - sitespeed.io
       pip:
           - ansible-lint
-          - molecule
+          - molecule==1.4.2
           - pre-commit
           - proselint
           - git+https://github.com/philpep/testinfra@ansible-vault
-- 
GitLab