├── LICENSE ├── README.md ├── Sample Report └── Example_inventory_report.csv └── sat6Inventory.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RedHatSatellite/sat6Inventory/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RedHatSatellite/sat6Inventory/HEAD/README.md -------------------------------------------------------------------------------- /Sample Report/Example_inventory_report.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RedHatSatellite/sat6Inventory/HEAD/Sample Report/Example_inventory_report.csv -------------------------------------------------------------------------------- /sat6Inventory.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RedHatSatellite/sat6Inventory/HEAD/sat6Inventory.py --------------------------------------------------------------------------------