add net-tools to common packages install list
This commit is contained in:
parent
2d2e5a78c5
commit
2860f23b85
|
@ -50,6 +50,7 @@
|
|||
- mailutils
|
||||
- postfix
|
||||
- python-is-python3
|
||||
- net-tools
|
||||
- name: Remove packages we do not need
|
||||
apt:
|
||||
name: "{{ packages }}"
|
||||
|
|
Loading…
Reference in New Issue