Comment 4 for bug 1831877

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-quickstart-extras (master)

Reviewed: https://review.opendev.org/663697
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart-extras/commit/?id=d89990d5bae920ced083a0e808acfb716c4dea2c
Submitter: Zuul
Branch: master

commit d89990d5bae920ced083a0e808acfb716c4dea2c
Author: Sagi Shnaidman <email address hidden>
Date: Thu Jun 6 18:12:08 2019 +0300

    Always prefer local ansible install in reproducer

    we can have different ansible versions in the host, installed both
    globally and locally (with pip install --user). Let's prefer local
    version that we control with pip.

    Change-Id: Ibb1dc97aa210919f7846eac0670b678d97abdade
    Closes-Bug: #1831877