[ansible-devel] Re: Ansible - generate reports

2017-09-04 Thread 'jhawkesworth' via Ansible Development
This project takes collected facts and generates a single-page html report from them, so probably worth you having a look at (or just using): https://github.com/fboender/ansible-cmdb Hope this helps, Jon On Monday, September 4, 2017 at 10:32:13 AM UTC+1, vu001 wrote: > > Hi to all, > > I need

[ansible-devel] Ansible - generate reports

2017-09-04 Thread vu001
Hi to all, I need some ideas about my problem, so if anybody has some ideas I would be very gratefull. I want to generate some report on ansible server. My idea is to create custom facts which gather some information on some hosts. That information (facts) would be input for my html report abo