The wait_for module is a Python module and can't be run on a Windows host. You can either delegate to the localhost (Ansible controller) and run it from there, or use the win_wait_for module which was added in Ansible 2.4 https://docs.ansible.com/ansible/2.4/win_wait_for_module.html.
Thanks Jordan -- 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/ccbdb038-a61d-461c-b2a9-501e11ea850e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
