mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +02:00
added network utilities installation
This commit is contained in:
@@ -13,6 +13,11 @@
|
||||
pacman:
|
||||
name: bpytop
|
||||
state: present
|
||||
- name: Install Bind (network utilities, nslookup, dig, ...)
|
||||
become: true
|
||||
pacman:
|
||||
name: bind
|
||||
state: present
|
||||
- name: Install Which
|
||||
become: true
|
||||
pacman:
|
||||
|
||||
Reference in New Issue
Block a user