Comment 2 for bug 1861302

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

Reviewed: https://review.opendev.org/704836
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=d493845b1f42ffad3f3b97ccb9a3991cbf93d831
Submitter: Zuul
Branch: master

commit d493845b1f42ffad3f3b97ccb9a3991cbf93d831
Author: Kevin Carter <email address hidden>
Date: Wed Jan 29 09:59:53 2020 -0600

    Add global groupvar to set the ansible async dir

    The ansible async directory needs to be defined as something other that
    ~/.ansible_async to ensure we're not running into selinux violations
    when executing tasks with async and become.

    Bug: #1861302
    Change-Id: I2052aa8861025f8385c0817566fbc37bf6984ac0
    Signed-off-by: Kevin Carter <email address hidden>