Jimmy McCrory 8b1a07d2d6 Fix delegation to containers between hosts
Tasks which delegate from a container to a container on a separate host
currently fail because the 'physical_host_addr' variable, which those
tasks use to connect to a physical host, is exclusively set as the
address of the originating container's physical host.

Assign a new host variable, 'physical_host_addrs', which contains a
mapping of each physical host and its address, so the tasks can now
lookup of the correct address to use depending on the target container.

Change-Id: If594914df53efacc6d5bba148f4f46280f5a117d
2017-06-19 16:14:47 -07:00
2017-02-06 09:03:20 -06:00
2017-05-24 23:00:42 +00:00
2016-11-02 12:22:21 +11:00
2017-05-24 23:00:42 +00:00
2017-03-27 11:43:23 +00:00
2017-05-24 23:00:42 +00:00
2017-03-14 18:01:43 +00:00
2016-09-23 15:46:54 +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%