Thanks a lot Brian . It solved my issue. I was missing callback whitelist in ansible.cfg
In ansible 1.9 didn't required callback to whitelist. They used to run with default config. Thanks a lot for the help . On 08-Feb-2016 8:48 PM, "Brian Coca" <[email protected]> wrote: > running with -vvv you should see messages about the v2 callbacks being > loaded, whitlisting is ONLY needed for v2 plugins that request it (we > do this for the non default ones shipped with ansible). > > > > > -- > Brian Coca > > -- > 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/uxJ1TNpZzTM/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/CAJ5XC8kEGoHYzaF-KSSn%3DTyHxEaROv05c%3D%2BPaoS1sz7FGUBUxw%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/CAB2OGWwJ9gq5mLwoQdoYKgM_dHzaSJ-kWFmCQOdtmqNCk7zpaA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
