moved packages to variables

This commit is contained in:
nd 2019-01-09 17:23:18 +01:00
parent 33044bb0f0
commit 56c2799e56
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9
2 changed files with 44 additions and 42 deletions

43
defaults/main.yml Normal file
View file

@ -0,0 +1,43 @@
---
packages:
aptitude: {}
"apt-transport-https": {}
bsdtar: {}
bzip2: {}
curl: {}
dnsutils: {}
file: {}
git: {}
haveged: {}
htop: {}
iftop: {}
iotop: {}
less: {}
"locales-all": {}
lsof: {}
mailutils: {}
members: {}
mksh: {}
"molly-guard": {}
mosh: {}
mtr: {}
ncdu: {}
"ncurses-term": {}
"net-tools": {}
nmap: {}
pciutils: {}
pv: {}
python3: {}
rsync: {}
screen: {}
sshfs: {}
sudo: {}
sysstat: {}
tcpdump: {}
tmux: {}
tree: {}
usbutils: {}
vim: {}
vnstat: {}
"xz-utils": {}
zsh: {}