You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Do you know if there is any way to listen to the vmware events in the esx, to wait for xxx event?
The events are displayed on the vSphere Client
Jordan Borean
unread,
May 16, 2018, 4:58:09 PM5/16/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
One thing you can do is make the opening of the connection (SSH/WinRM) the last step of the customization. You then have a task that waits for the connection to open which would mean the setup is complete.