Comment 5 for bug 1625526

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-validations (stable/newton)

Reviewed: https://review.openstack.org/392859
Committed: https://git.openstack.org/cgit/openstack/tripleo-validations/commit/?id=caa1c40b0631d4920b144ffc0eb46a4e7bb55ed7
Submitter: Jenkins
Branch: stable/newton

commit caa1c40b0631d4920b144ffc0eb46a4e7bb55ed7
Author: Tomas Sedovic <email address hidden>
Date: Tue Sep 20 15:11:31 2016 +0200

    Add a validation-specific Ansible output callback

    The validations have a few specifics in how they're used and what
    information is important. So this formats the validation output in a way
    that should highlight the failures themselves and make it more obvious
    what went wrong and what to do when a validation fails.

    Change-Id: I9730f2dd04868c5de46ae90bd545865d17aec530
    Closes-Bug: #1625526
    (cherry picked from commit e10338ce4adc99efe9e5764d7a4b85c5a5c6d883)