You should look into using a callback plugin. There are a few examples at:
https://github.com/ansible/ansible/tree/devel/plugins/callbacks Also see: http://docs.ansible.com/developing_plugins.html#callbacks On Thursday, October 30, 2014, Nicolas G <[email protected]> wrote: > Hi, > > One of the benefits of running Ansible in push mode is that you can see > exactly when and what task have failed. I'm planning to use ansible in pull > mode and I would like to know when a task have failed in pull mode by > getting a notification. > > Is that possible ? > > Regards, > N. > > -- > 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] > <javascript:_e(%7B%7D,'cvml','ansible-project%[email protected]');> > . > To post to this group, send email to [email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/47f75158-2456-40e9-8593-c6bce69e7d57%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/47f75158-2456-40e9-8593-c6bce69e7d57%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Matt Martz @sivel sivel.net -- 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/CAD8N0v-hyZU9VEN3gLexBAA9RuhhkPET_8tx2KOm3Kb1mt4o2w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
