ansible-collections-openstack/plugins
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
..
doc_fragments Update checks for validate_certs in openstack_cloud_from_module 2021-06-01 17:22:37 +01:00
inventory Adds use_name variable 2022-02-10 21:44:38 +11:00
module_utils Added missing warn() used in cloud.openstack.quota 2021-09-15 14:38:30 -04:00
modules Add openstack.cloud.baremetal_port module 2022-02-09 23:41:19 +01:00