Adding ansible-core to the blacklist

Ansible core is going to take the role of ansible in some projects,
as the dependencies move to the ansible>2.10.

Right now that's the case only for VF, but more might come in
the future and it's best to be ready.

The inclusion of the ansible-core on the blacklist would serve
exactly the same purpose as the inclusion of original ansible package.

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: I36331013568a36c963c180db10e30c3b72cf86a8
This commit is contained in:
Jiri Podivin 2021-09-06 14:06:44 +02:00
parent 6dd9373b23
commit 99881be36e

View File

@ -38,6 +38,7 @@ sahara
# Projects are free to specify their own version of ansible
ansible
ansible-core
# 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