Add dig
to default installs.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
iftop: iftop
|
||||
nethogs: nethogs
|
||||
ntp_server: chrony
|
||||
dig: dig
|
||||
|
||||
- name: General | Facts | Packages | Parrot OS Fixes
|
||||
set_fact:
|
||||
@@ -24,6 +25,7 @@
|
||||
microcode_intel: intel-microcode
|
||||
cron: cron
|
||||
encfs: encfs
|
||||
dig: dnsutils
|
||||
when: ansible_pkg_mgr == "apt"
|
||||
|
||||
- name: General | Facts | Package | pacman
|
||||
|
Reference in New Issue
Block a user