mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 02:15:17 +00:00
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:
parent
d36a393313
commit
446d78d373
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue