Logan V 6c6753bbed Fix the physical_host_addr vars lookup
The inventory lookup to determine the map of physical_host ->
ansible_host vars was never locating ansible_host, and instead
always defaulted to physical_host's inventory_hostname.

This fixes the lookup so the inventory_hostname will only be used
as a fallback if ansible_host is not set on the physical_host.

Change-Id: Ibbadbaf2a6a5b7323ee6587da3773b8459fa2eb6
2017-07-05 09:09:59 -05:00
2017-02-06 09:03:20 -06:00
2017-06-24 20:31:39 +00:00
2017-05-24 23:00:42 +00:00
2016-11-02 12:22:21 +11:00
2017-06-28 09:04:34 -07:00
2017-03-14 18:01:43 +00:00
2016-01-27 10:31:29 -06:00
2016-02-01 16:47:07 +00:00
2016-09-28 12:04:13 +01:00
2016-11-25 16:21:30 +01:00
2017-03-02 11:52:19 +00:00

Team and repository tags

image

OpenStack-Ansible plugins

These are the plugins the OpenStack-Ansible deployment project relies on. The plugins can be added to any Ansible project by simply cloning this repository and setting up the ansible.cfg file to point at them as additional plugins for your project.

Description
Ansible action plugin to template arbitrary json ini yaml data
Readme 1.6 MiB
Languages
Python 100%