diff --git a/requirements.dev.txt b/requirements.dev.txt
index 759503fad19646a08ff47f5545c7314bdb3836f8..959ef80a5ede3157b027e4fd8404f2121b56fc49 100644
--- a/requirements.dev.txt
+++ b/requirements.dev.txt
@@ -1,6 +1,7 @@
 ansible-lint
 flake8
-#git+git://github.com/atmaniak/molecule@e03437923b302fca1bd7b4f6030c6956ad00367a#egg=molecule[docker]
-molecule[docker]
+#git+https://github.com/atmaniak/molecule@e03437923b302fca1bd7b4f6030c6956ad00367a#egg=molecule[docker]
+#git+https://github.com/ansible-community/molecule@bc795e717108af2f8e63bbb05fcc4d7212ef62cd#egg=molecule[docker]
+molecule[docker]==3.2.2
 pytest-testinfra
 yamllint