Comment 11 for bug 1763300

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-os_tempest (stable/queens)

Reviewed: https://review.openstack.org/561059
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_tempest/commit/?id=f73b0dbebffae1306e1d1c0a129d250064c88506
Submitter: Zuul
Branch: stable/queens

commit f73b0dbebffae1306e1d1c0a129d250064c88506
Author: Jean-Philippe Evrard <email address hidden>
Date: Thu Apr 12 11:02:27 2018 +0200

    Do not delegate to omit

    delegate_to should never delegate to omit, as omit is only
    intended for task argument's values.
    More explanations of the reasons can be found in the bug.

    Change-Id: Ief2fecbc266adcc816336b601253d3e90c39c32b
    Closes-Bug: #1763300
    (cherry picked from commit f451c1a3e2dff69edaf3a72fc215ffa46104a295)