Yeah my concern is that people will want to try on more than one host. My thought would be that if this were implemented we might return the output taken from the last poll interval, but since we are often dealing with JSON and atomic modules that don't return until they are done (i.e. there is no module.partial_status in module common), it's all kind of confusing/tricky.
On Tue, Feb 18, 2014 at 1:27 PM, Adam Morris <[email protected]> wrote: > > > On Monday, February 17, 2014 5:24:45 PM UTC-8, Lorin Hochstein wrote: >> >> Hi all: >> >> I submitted a pull request to implement realtime output: >> https://github.com/ansible/ansible/pull/6035/ >> >> Since the proposed patch is large, Michael suggested starting a thread on >> the mailing list to discuss it. I made an effort to summarize the impact in >> the pull request comment. >> >> Let me know what you think. >> >> > I would have thought that this discussion belongs on the Ansible > Development list rather than here. > > I can see that this might be useful for debugging but would be rather > horrible to look at when used with more than one host. What was the use > case that prompted this for you? > > Adam > > -- > 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]. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
