harrytruman / ansible_inventory_report

This repo contains an Ansible AWS inventory report playbook (inventory.yml). This playbook exports hostname, power state, and other details to an HTML file. The jinja2 template used for the website will also highlight the power states to red (stopped) and green (started)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Inventory Report

This fork will be designed to build an AWS instance status report.

About

This repo contains an Ansible AWS inventory report playbook (inventory.yml). This playbook exports hostname, power state, and other details to an HTML file. The jinja2 template used for the website will also highlight the power states to red (stopped) and green (started)

License:Apache License 2.0


Languages

Language:HTML 42.7%Language:Jinja 38.3%Language:CSS 19.1%