Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
An older version of Molecule is required to work with Ansible 2.9 which in tern needs an older version of PyYAML. PyYAML 5.4.x and 6.0.0 don't work with Cython 3 (yaml/pyyaml#724) so we have to explicitly exclude them to make the tests work again.
- Loading branch information