We are building an Ansible playbook which takes care of creating VMs in VMware vCenter and is later expected to perform some operations inside the newly created VMs. While the creation of VMs is successful, there seems to be no way to refresh the dynamic VMware inventory mid-play. Web searches took me to several Amazon EC2 related results where they pointed to the usage of
- meta: refresh_inventory which is supposed to do that. However, this approach does not seem to work for vCenter inventories. Can you suggest me an approach to handle this? -- 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/6edfeef7-3ff4-4c30-ae0d-760a7f253227%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
