Add pciutils to trex role, to solve lspci not found.
[csit.git] / resources / tools / testbed-setup / ansible / roles / trex / defaults / main.yaml
index 1e4b794..0daa913 100644 (file)
@@ -15,6 +15,7 @@ packages_by_distro:
     - "librdmacm-dev"
     - "librdmacm1"
     - "libssl-dev"
+    - "pciutils"
     - "python3-pip"
     - "zlib1g-dev"