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