diff options
| author | Ahmed AbdelHalim <[email protected]> | 2026-02-14 02:43:14 +0100 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2026-02-14 02:43:14 +0100 |
| commit | a1f0652237e90d745699136194c994eaf5a7167c (patch) | |
| tree | baf171157b939eb3f58740e7bd5ead2b158dbfa0 /molecule/archlinux | |
| parent | bd6be3d748ebb670848a1a1a95d9fdcaa0371b60 (diff) | |
Add role to install usbutils (lsusb) on different linux distros
Diffstat (limited to 'molecule/archlinux')
| -rw-r--r-- | molecule/archlinux/converge.yml | 1 |
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" |
