added bandwhich installation

This commit is contained in:
aminnairi
2024-01-06 11:44:58 +01:00
parent b626ef4ca3
commit ad7aad1ad6
+5
View File
@@ -4,6 +4,11 @@
pacman: pacman:
name: bpytop name: bpytop
state: latest state: latest
- name: Install Bandwhich (bandwidth visualization tool)
become: true
pacman:
name: bandwhich
state: latest
- name: Install Bind (network utilities, nslookup, dig, ...) - name: Install Bind (network utilities, nslookup, dig, ...)
become: true become: true
pacman: pacman: