Files
openstack-ansible-ops/bootstrap-embedded-ansible/bootstrap-embedded-ansible.sh
Logan V ac35ca3b2b Fix plugins loading in embedded ansible
The connection plugin is being loaded, but the strategy plugin is not.
This breaks lookups for containers, so the physical host SSH connection
IP cannot be detected properly and attempts to hit the inventory_hostname
for physical_host SSH instead of the calculated ansible_host passed
from the strategy plugin.

Change-Id: Iff60a57a50d9257a09ce7ec2e6aa27e0e01664cd
2019-03-17 14:33:06 -05:00

4.9 KiB
Executable File