On 09.08.2019 15:22, Angel Rengifo Cancino wrote: > 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
This is not possible. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/435edd95-ed05-f3a0-939d-9bcf1c36999f%40olstad.com.
