See docs on "async" for how to report if things are still running for long running tasks, as well as how to set timeouts.
On Fri, Sep 5, 2014 at 2:56 PM, Michael DeHaan <[email protected]> wrote: > Thanks, I've locked the topic to save folks from trying to comment on it, > as we don't see those comments. > > This isn't really possible in any sort of clean way and we've explained > why already on several occasions. > > > > > > > > On Fri, Sep 5, 2014 at 2:40 PM, Jason Harris <[email protected]> > wrote: > >> Hi, >> >> I just wanted to bring up progress bars again and monitoring of long >> running tasks. >> >> There is something approaching 50 +1's to the bug report / request >> https://github.com/ansible/ansible/issues/3887 >> >> It would be really nice to have progress bars at various levels. When >> running a playbook and you are not debugging it, it would be very nice to >> have the option to be able to instead of getting screenfuls of output to >> instead have a progress bar, much like git or mercurial do (and details >> would just be sent to some log file). Eg to see a video of the kind of >> progress indicator I am talking about see: >> https://github.com/noamraph/tqdm >> >> On the other extreme it would be nice to have progress indicators / >> feedback mechanisms for some of the really long running tasks to figure out >> if they have hung or not. I don't know any of the details of the internals >> of ansible or how to make this work, but from the bug report this is >> obviously a very highly desired feature which many people want... >> >> Other threads about this: >> https://groups.google.com/forum/#!msg/ansible-devel/cvbyUMspqE0/DMLaYR8DfUoJ >> >> Thanks, >> Jason >> >> -- >> 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/dded9e93-da99-49ad-80ad-167eb21919e5%40googlegroups.com >> <https://groups.google.com/d/msgid/ansible-project/dded9e93-da99-49ad-80ad-167eb21919e5%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> 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/CA%2BnsWgzv5n9MhdrruSw3k6z-O984zpzshB_n35jkD8%3DWGYiojw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
