summaryrefslogtreecommitdiffstats
path: root/molecule/archlinux/converge.yml
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-02-14 02:43:14 +0100
committerAhmed Abdelhalim <[email protected]>2026-02-14 02:43:14 +0100
commitbb3e20fa4747b30897086447880d7c02d6471a51 (patch)
treebaf171157b939eb3f58740e7bd5ead2b158dbfa0 /molecule/archlinux/converge.yml
parent06d8bc9b3ee871eb3bb705ae0b21b93c8b762025 (diff)
Add role to install usbutils (lsusb) on different linux distros
Diffstat (limited to 'molecule/archlinux/converge.yml')
-rw-r--r--molecule/archlinux/converge.yml1
1 files changed, 1 insertions, 0 deletions
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"