There’s no timeout for module execution by default. If you want to have a timeout value use async. The value you set to async is the maximum number of seconds the task can run for.
Ansible doesn’t support intermediate module output, you will have to wait until the module is complete before seeing the results. 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/5b4f99db-4d37-4535-8cce-dd2cf1c4128a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
