Ansible callbacks are not set by plays, they are loaded by being in the callback path prior to starting.
The path callbacks are searched for in is determined by ansible.cfg. I think it may be interesting to discuss your fuctional use case as there may be a better way to achieve what you are looking for? On Thu, May 15, 2014 at 3:51 AM, DomaNitro <[email protected]> wrote: > Hey, > > Is it possible to have play set a callback or that has to be done before > the execution ? > > -- > 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/eb591efb-0ff1-44f0-8167-ef6f5f8767c8%40googlegroups.com<https://groups.google.com/d/msgid/ansible-project/eb591efb-0ff1-44f0-8167-ef6f5f8767c8%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%2BnsWgywuhP4geHScFxzH9ecjnex2_ejEghBMVvi%3DrLan6_VGA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
