CI: Avoid molecule 3.5.x

Molecule 3.5.1 was released by accident [1] and is breaking our
kayobe-tox-molecule job. Avoid 3.5.x releases for now.

[1] https://github.com/ansible-community/molecule/discussions/3240

Change-Id: Ifd75f704177751ec740475bcce8a9f7b8a1578f3
This commit is contained in:
Pierre Riteau 2021-09-17 17:47:34 +02:00
parent f1212d0f07
commit 81d6fa9a07
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
docker # Apache-2.0
molecule # MIT
molecule<3.5.0 # MIT
molecule-docker # MIT
pytest-molecule # MIT
pytest-testinfra