From a1f0652237e90d745699136194c994eaf5a7167c Mon Sep 17 00:00:00 2001 From: Ahmed AbdelHalim Date: Sat, 14 Feb 2026 02:43:14 +0100 Subject: Add role to install usbutils (lsusb) on different linux distros --- molecule/archlinux/converge.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'molecule/archlinux') diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml index 0b488d4c..40ffc541 100644 --- a/molecule/archlinux/converge.yml +++ b/molecule/archlinux/converge.yml @@ -64,6 +64,7 @@ - role: "ag" - role: "tmux" - role: "yay" + - role: "usbutils" - role: "wireguard" - role: "gateway" - role: "python" -- cgit v1.2.3