Add dig to default installs.

This commit is contained in:
2025-08-19 14:48:23 -07:00
parent 3e1b0cc961
commit c7d06da91e
2 changed files with 3 additions and 0 deletions

View File

@@ -59,6 +59,7 @@
- "{{ iftop }}"
- "{{ nethogs }}"
- "{{ ntp_server }}"
- "{{ dig }}"
state: present
- name: General | Software | Packages | Install Software (DEV)