Ansible way to show only failed tasks not any other

18 views
Skip to first unread message

Ansible Krazy

unread,
May 22, 2018, 11:18:07 AM5/22/18
to ansible...@googlegroups.com
HI all,

I tried actionable and other callback plugins however it shows changed tasks also.

Is there way to show only and only failed tasks on the screen

Thanks

Kai Stian Olstad

unread,
May 22, 2018, 1:51:28 PM5/22/18
to ansible...@googlegroups.com
You would need to write you own callback plugin.

The code in a callback is fairly easy if you have some rudimentary
Python skills.
Take the code of the one you like must and remove part of the code you
don't like.

--
Kai Stian Olstad
Reply all
Reply to author
Forward
0 new messages