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 | bb3e20fa4747b30897086447880d7c02d6471a51 (patch) | |
| tree | baf171157b939eb3f58740e7bd5ead2b158dbfa0 /molecule/archlinux | |
| parent | 06d8bc9b3ee871eb3bb705ae0b21b93c8b762025 (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" |
