Hey Guys Badly need some pointers here - as I am running out of options Fiddling with the display Utils gives me the needed verbose but to stdout and not the callbacks
Thanks, Suren VB ________________________________ From: Suren Baskaran <[email protected]> Sent: Friday, April 13, 2018 4:36:41 AM To: [email protected]; Ansible Project Subject: Re: [ansible-project] Ansible Python API 2.0 - capture warnings Hey Brain Appreciate some pointers here Thanks, Suren VB ________________________________ From: Suren Baskaran <[email protected]> Sent: Thursday, April 12, 2018 11:52:23 AM To: [email protected]; Ansible Project Subject: Re: [ansible-project] Ansible Python API 2.0 - capture warnings Thanks for the prompt response Brian Any examples or references on how to integrate the display with playbook executor callbacks ? Appreciate your response Thanks, Suren VB ________________________________ From: [email protected] <[email protected]> on behalf of Brian Coca <[email protected]> Sent: Wednesday, April 11, 2018 7:18:50 PM To: Ansible Project Subject: Re: [ansible-project] Ansible Python API 2.0 - capture warnings Warnings are not currently handled by callbacks, the Display class handles them. -- ---------- Brian Coca -- 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/CACVha7eFcKLzY5_doDDmQ17UTpsXkLCHkUwM6j2MgyLfFKJY6Q%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/DM5PR14MB1563C9615C45BA397A8F0C94AAB00%40DM5PR14MB1563.namprd14.prod.outlook.com. For more options, visit https://groups.google.com/d/optout.
