Hello guys: Not sure whether this is possible or not, but here's my question. I'm running tasks with Ansible by using command or shell module. I am able to see the output of such commands by registering stdout to a variable and later showing it with debug module, but I must wait for the shell task ending before seeing their output.
Is there a way to see such output (stdout/stderr) dynamically? Something similar to tail -f If anybody have any idea, please share some guidance. Thanks in advance -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/7909ce46-0e00-42f7-90a1-ae41a1c59a89%40googlegroups.com.
