Comment 1 for bug 1878192

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to kolla-ansible (master)

Reviewed: https://review.opendev.org/727163
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=100f92563fcf79d32df43c9c14b07744a2f98198
Submitter: Zuul
Branch: master

commit 100f92563fcf79d32df43c9c14b07744a2f98198
Author: Mark Goddard <email address hidden>
Date: Tue May 12 12:39:27 2020 +0100

    CI: Blacklist Ansible 2.9.8

    Ansible 2.9.8 includes a regression on the fileglob plugin [1] that
    causes the HAProxy role to fail.

    This change blacklists Ansible 2.9.8 to work around the issue.

    [1] https://github.com/ansible/ansible/issues/69450

    Change-Id: I12ca3b154fc7fed6a221880596e0acb5f6278bb7
    Related-Bug: #1878192