Comment 4 for bug 1725224

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

Reviewed: https://review.openstack.org/513701
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=09864037a7cdf149383d1c5ac5a8553b078d271a
Submitter: Zuul
Branch: master

commit 09864037a7cdf149383d1c5ac5a8553b078d271a
Author: Marius Cornea <email address hidden>
Date: Fri Oct 20 12:04:49 2017 +0200

    Use ANSIBLE_HOST_KEY_CHECKING var instead of ssh-common-args

    ssh-common-args get ignored in ansible 2.4 due to
    https://github.com/ansible/ansible/issues/30720
    This change adds the use of ANSIBLE_HOST_KEY_CHECKING env var as
    a replacement for the ssh-common-args cli option.

    Closes-bug: 1725224

    Change-Id: I398e93d57f6155b59c3f049558558b3a18f4762c