ansible-collections-openstack/plugins/inventory
Alex Hussey bcb5d18492 Adds use_name variable
This commit adds the ability to specify whether the ansible_host and
ansible_ssh_host variables should use 'name' inplace of 'interface_ip'.

The primary use case for this, is if you want to access hosts using
the instance name defined in OpenStack instead of the floating IP.
This is usually when using a jump/bastion host.

Implements: use_names
Change-Id: I809cca0f27f16b37cb9c1c18121f468ccf5c805c
2022-02-10 21:44:38 +11:00
..
__init__.py Migrate openstack modules as a collection 2020-01-17 14:07:24 +00:00
openstack.py Adds use_name variable 2022-02-10 21:44:38 +11:00