{% extends 'frontend/machines/machine.html' %} {% load filters %} {% block tabcontent %}
PCI Devices

Output from lspci -vvv -nn collected via Ansible. Click on slot IDs to navigate.

{{ machine.lspci|pcihooks }}
{% endblock %}