Hi,
I developed and now share an Ansible report in Python (flask)
The python script create a personal temporary tiny web server where you can analyse your ansible report in a nice web interface.
You can found my little project, here : https://github.com/manuBocquet/ansible-report
I hope it will help some people.
Comments are welcome, have a good day.
Manu
Looks good, have you seen this https://github.com/openstack/ara ?
Thanks, Initially, I developed my interface to connect it with another product I use; which was more difficult with ara. (There is a (still in development) version of ansible-report with PostgreSQL storage and user management)