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