Add dnsutils on to common/Debian.
This commit is contained in:
parent
d0f6809dc4
commit
ba1f088be7
@ -16,6 +16,7 @@
|
||||
- name: Install misc software
|
||||
apt: name={{ item }} state=present
|
||||
with_items:
|
||||
- dnsutils
|
||||
- htop
|
||||
- pydf
|
||||
- vim-nox
|
||||
|
Loading…
Reference in New Issue
Block a user