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?