Thank you Brian, those two are much better examples than the callback plugins I was looking at!
Other folks on this list, if you would find something like this useful, I put together a rough proof of concept along with a list of links to docs I found useful explaining callback plugins, and a description of what I want to achieve: https://github.com/kwerey/ansible-diff-callback. If you have ideas about the best approach to take, feel free to drop me a line here or comment on that repo. On Tue, 11 Dec 2018 at 23:53, Brian Coca <[email protected]> wrote: > A better way to construct the output you want is using a custom > callback, see the json/junit ones as starting points. > -- > ---------- > 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/0TG0aQICf6w/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/CACVha7fnTq2LdxmOa_fbYUPwMRQ_zoFgV6tef1EbhLohy8MBxA%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/CAFoyCPs%2BHGDK9332tXsfhC6ccpe3swdTHbkXPDJo-Ayio3Bsag%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
