openstack-ansible-lxc_conta.../tests/host_vars/container3.yml
Jimmy McCrory 6509751e13 Set container_name as host_var in test inventory
The connection plugin no longer falls back on using the
inventory_hostname as the container_name. Set container_name as a host
var for each container in the test inventory.

Change-Id: Ic23a77d8f88ed890a219c410d37a94bd97037c53
2018-10-20 15:28:29 -07:00

6 lines
98 B
YAML

---
ansible_host: 10.100.100.4
ansible_become: True
ansible_user: root
container_name: container3