We use the ec2.py inventory plugin, and
vpc_destination_variable = Name
in ec2.ini so that our inventory shows the value of the Name tag rather
than an IP address. However, we'd like to use the IP address from
inventory to actually talk to the host, so that if the name doesn't show
up in DNS right away after the instance is launched, we don't either fail
or have to explicitly sit around waiting for it.
It looks like ec2.py doesn't set ansible_ssh_host or ansible_host, unlike
(e.g.) rax.py. Is that an intentional omission, or would something like
that be a welcome addition?
-Josh (jbs@care.com)
This email is intended for the person(s) to whom it is addressed and may contain information that is PRIVILEGED or CONFIDENTIAL. Any unauthorized use, distribution, copying, or disclosure by any person other than the addressee(s) is strictly prohibited. If you have received this email in error, please notify the sender immediately by return email and delete the message and any attachments from your system.