Add molecule and molecule-plugins to denylist

Molecule is a common testing tool for Ansible which versioning
highly depends on Ansible versions, which makes it a candidate to be
added to denylist

Needed-By: https://review.opendev.org/c/openstack/openstack-ansible/+/938220
Change-Id: I08132f0bfeb2daf6e8a4d0d9ad9d2b40b4ecb82e
This commit is contained in:
Dmitriy Rabotyagov 2024-12-24 13:09:09 +01:00
parent ba505129ce
commit 5e8d715ba1

View File

@ -35,9 +35,11 @@ neutron-lbaas
neutron-vpnaas
vmware-nsxlib
# Projects are free to specify their own version of ansible
# Projects are free to specify their own version of ansible and molecule
ansible
ansible-core
molecule
molecule-plugins
# Tempest and its plugins are branchless which means master version of these
# tools are used in testing the master + stable branches (except EM stable branch