I still waiting when my first pull request https://github.com/ansible/ansible/pull/12190 will be approved, to send next changes.
On Thursday, December 24, 2015 at 9:43:07 AM UTC+5, Alexey Vazhnov wrote: > > You can use my version of ec2.py > https://github.com/vazhnov/fork_ansible_contrib_inventory_ec2.py before I > pull this changes to mainstream. > > On Thursday, December 24, 2015 at 2:13:38 AM UTC+5, Josh Smift wrote: >> >> 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 ([email protected]) >> >> >> >> >> >> >> 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. >> > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/c9025b00-bfbc-4344-b4fd-080279e64fa5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
