Generates static HTML overview pages from Ansible facts
Generates static HTML overview page from Ansible facts
ansible-cmdb$ ansible-cmdb /path/to/facts > overview.html$ ansible-cmdb -t html_fancy /path/to/facts > report.html$ ansible-cmdb -t csv /path/to/facts > inventory.csv