Tox: Pin molecule to version 2

Molecule version 3 and later needs a different configuration file for
linters. This breaks the CI. Pin molecule to version 2 for now to
fix the CI until we have a proper fix.
This commit is contained in:
Till Maas 2020-02-24 18:53:34 +01:00
parent d36a393313
commit 446d78d373

View file

@ -176,7 +176,7 @@ commands =
deps =
{env:LSR_ANSIBLE_DEP:ansible}
docker
molecule
molecule<3
selinux
-rmolecule_extra_requirements.txt
runsyspycmd = {toxinidir}/.travis/runsyspycmd.sh