From bb3e20fa4747b30897086447880d7c02d6471a51 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