mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
added bandwhich installation
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user