Unfortunately, some modules don't support --diff and --check. Yes, I believe a callback plugin would be the best way to do this.
Not aware of anything like that so far, but I've seen people pushing the output to Elasticsearch, APIs, XLS files and other crazy things :) One of the plugins that I enjoy is: https://gist.github.com/cliffano/9868180 Cheers, Dan. On Monday, 23 March 2015 23:06:18 UTC+1, David Neudorfer wrote: > > Would a callback plugin be the right place to start if I wanted to only > the display "changed:" tasks including the changes: > > --- before: /etc/motd > +++ after: /opt/wp/app/hegemon/ansible/roles/common/templates/motd.j2 > > and silence all "ok:" or "skipped:" tasks? > > Has anyone else done something similar? > -- 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/8408e718-3501-48f1-9621-0f484d9e2338%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
