Add whois to basic package set

This commit is contained in:
Salt 2020-07-02 01:16:29 -05:00
parent a025d2ecbc
commit 034ce830d8

View File

@ -22,6 +22,7 @@
- pwgen
- python3-apt
- vim
- whois
- name: Install basic packages without recommends
apt:
install_recommends: no