role server-basic: add net-tools and dnsutils to package list
This commit is contained in:
parent
f9340ac37b
commit
b8e122ee8c
1 changed files with 2 additions and 0 deletions
|
@ -2,11 +2,13 @@
|
||||||
packages:
|
packages:
|
||||||
- apt-transport-https
|
- apt-transport-https
|
||||||
- bridge-utils
|
- bridge-utils
|
||||||
|
- dnsutils
|
||||||
- ethtool
|
- ethtool
|
||||||
- ifupdown2
|
- ifupdown2
|
||||||
- man-db
|
- man-db
|
||||||
- mlocate
|
- mlocate
|
||||||
- mosh
|
- mosh
|
||||||
|
- net-tools
|
||||||
- python3-yaml
|
- python3-yaml
|
||||||
- sysfsutils
|
- sysfsutils
|
||||||
- unattended-upgrades
|
- unattended-upgrades
|
||||||
|
|
Loading…
Reference in a new issue