This list is for open source Ansible only - for Tower releated questions please contact [email protected].
Thanks, Bill On Wed, Feb 10, 2016 at 6:36 AM, Mark Matthews <[email protected]> wrote: > Hi > > > > I trying to get Ansible callback notifications to work with Tower. They > are working perfectly if I run a playbook from the Ansible server, but not > working if I run a playbook from Tower. > > > > I am trying to send notifications to Slack. > > > > I have placed the following Slack callback file in the following location: > /usr/share/ansible_plugins/callback_plugins > > > > I then had to add a few environment variables...but after that > notifications work from the Ansible server. Used this Slack call back > plugin: > https://github.com/sivel/ansible/blob/v2-slack-callback/lib/ansible/plugins/callback/slack.py > > > > Any ideas what needs to be done to get the callback to work with Tower? Is > there a specific place that the plugin needs to be located for Tower to > read it? > > > > > > Ansible: 2.0.0.1 > > Ansible Tower: 2.4.3 > > OS: CentOS > > > > > > Cheers > > Mark > > -- > 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/f5997306-6d64-4f9c-94bc-48fab269775f%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/f5997306-6d64-4f9c-94bc-48fab269775f%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Bill Nottingham Product Management, Ansible / Red Hat ansible.com / redhat.com -- 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/CADT9Lt8PKhZq9AOcDXfh33GJvJbi4Tz9%3DzFU21BrrJZQQA4t3Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
