Is anyone using human-readable callback plugin? (human_log.py)

Using this callback plugin has been great for reading the logs but with a recent update I started getting double output and my logs are beginning to get unmanageable. Is anyone else using this callback plugin and experiencing a similar problem?

Thanks

❦ David Neudorfer <david.neudorfer@warbyparker.com>:

Using this callback plugin <https://gist.github.com/cliffano/9868180&gt; has
been great for reading the logs but with a recent update I started getting double
output <https://gist.github.com/davidneudorfer/676855077351ebb17cef&gt; and my
logs are beginning to get unmanageable. Is anyone else using this callback
plugin and experiencing a similar problem?

I am using this plugin. I have not seen double output. I use Ansible
version 1.8.1.

Kai

Could you please guide me on “how to use callback plugin” in terms of configuration to use it etc …

Regards,
Minal

@Minal Deshmukh
https://docs.ansible.com/ansible/latest/plugins/callback.html#enabling-callback-plugins

Thank you Brian.

Regards,
Minal

I see that, human_log repeats display result for single tasks executed.
It display result for two times for each task.
Is there anyone, who faced similar issue?
Could you please help?

Regards,
Minal