Comment 23 for bug 1636606

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to openstack-ansible-os_barbican (master)

Reviewed: https://review.openstack.org/390645
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_barbican/commit/?id=3b6acb925792b521ec8704316fff4052927522e2
Submitter: Jenkins
Branch: master

commit 3b6acb925792b521ec8704316fff4052927522e2
Author: Kevin Carter <email address hidden>
Date: Tue Oct 25 14:36:32 2016 -0500

    Remove deprecated ansible_ssh_host variable

    This changes 'ansible_ssh_host' to 'ansible_host'. The 'ansible_ssh_host'
    variable has been deprecated as noted here: [0].

    [0] - http://docs.ansible.com/ansible/intro_inventory.html#hosts-and-groups

    Change-Id: Ib434763dc662279c41d80597f94869a29a4c1265
    Related-Bug: #1636606
    Signed-off-by: Kevin Carter <email address hidden>