On Sunday, 2 December 2018 17:57:03 CET Diptajeet Khan wrote: > "msg": "command exceeded timeout", > > "rc": null, > > "start": "2018-12-02 21:26:00.229973", > > "stdout": "", > > "stdout_lines": [] > > }
Your stdout is empty, that means your program have not prompted any text that the expect module could response to, hence the timeout. -- Kai Stian Olstad -- 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/5796313.L6qPfNmxL3%40x1. For more options, visit https://groups.google.com/d/optout.
