70 Forks
122 Stars
122 Watchers

ansible_inventory_report

This repo contains an Ansible networking inventory report playbook (inventory.yml). This playbook exports hostname, platform, mgmt0 IP address and code version to a HTML file. The jinja2 template used for the website can also highlight the version of code if it doesn't match a desired version.

How to download and setup ansible_inventory_report

Open terminal and run command
git clone https://github.com/network-automation/ansible_inventory_report.git
git clone is used to create a copy or clone of ansible_inventory_report repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ansible_inventory_report https://github.com/network-automation/ansible_inventory_report/archive/master.zip

Or simply clone ansible_inventory_report with SSH
[email protected]:network-automation/ansible_inventory_report.git

If you have some problems with ansible_inventory_report

You may open issue on ansible_inventory_report support forum (system) here: https://github.com/network-automation/ansible_inventory_report/issues