Comment 2 for bug 1590086

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-security (master)

Reviewed: https://review.openstack.org/326664
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-security/commit/?id=d8ae1e3b04550f271d5561430a9008dee1cf4187
Submitter: Jenkins
Branch: master

commit d8ae1e3b04550f271d5561430a9008dee1cf4187
Author: Major Hayden <email address hidden>
Date: Tue Jun 7 13:05:49 2016 -0500

    Set check_mode variable every time

    In check mode, the security role will fail when tags are used. This
    is because the check_mode variable wasn't being set when tags were
    provided. This patch ensures that the tasks that check for check mode
    and set the subsequent check_mode variable will run every time.

    Closes-bug: 1590086

    Change-Id: Ib6a29ee4c36632cd6d982ce87105f0ddec4a891d