Hi Gerhard, We do have an inventory script for VMware (plugins/inventory/vmware.py) in the source repository, however it does not currently return any network information regarding the guest VM's which are running. Could you open an issue on GitHub for this, and we'll see if we can expand that inventory script to return more info regarding the guests.
Thanks! On Thu, Sep 18, 2014 at 9:10 AM, Gerhard Hannemann < [email protected]> wrote: > Hi > > I am sure this have been asked before..... > I am trying to use ansible to provision new VMWare guests on my ESXi > cluster.So far I have a kickstart custom iso image which can build a base > working operation system. > I have an ansible playbook which can turns this base system into a patched > and fully configuration application server. Those individual parts work. > What I cannot seem to get around is to get the base system a known IP > address. The plan is to provide and IP address that is defined int he > ansible inventory. At the moment, set that IP address manually - which is > annoying. > I have looked tat vsphere_guest but do not see a way of doing this. > > Any ideas? > > > Regards > Gerhard > > -- > 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/aa17c549-365a-4245-a304-034950844d99%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/aa17c549-365a-4245-a304-034950844d99%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAMFyvFixb7ERUmmP%2BJA70jzpotuccEVNXBbqoMzjOpsZo9kuXQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
