Thanks Jeroen. This worked.
On Mon, Oct 13, 2014 at 11:07 AM, Jeroen Hoekx <[email protected]> wrote: > On 12 October 2014 07:21, olga <[email protected]> wrote: > > > I'm running ansible-playbook command in Jenkins, when ansible-playbook > > command is executed, the output is buffered and I see the > ansible-playbook > > command output only after it finished. > > > > Is there any option to see the output as we see in command prompt > > Yes, there is. Run them as > /usr/bin/python2 -u /usr/bin/ansible-playbook > > That works for us. > > Greetings, > > Jeroen > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Ansible Project" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/ansible-project/DeTzrq4W1G8/unsubscribe. > To unsubscribe from this group and all its topics, 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/CAAAQQmB-SaXN4_oNvtjeKEMSbaMZBAbbo0jOkhs-YPOm9P9vBw%40mail.gmail.com > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAKQjojSzGrVR3PZy6KiLjiHeq-%3DEmOZQinqf1YvGdgGmeKJ44Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
