homeserver/roles/mgrote.apt_manage_packages/defaults/main.yml

36 lines
545 B
YAML
Raw Normal View History

2020-08-18 11:57:53 +02:00
---
apt_packages_common:
2020-08-18 11:57:53 +02:00
- locales
- build-essential
- ntp
- htop
- git
- dnsutils
- nano
- mc
- cifs-utils
- netdiscover
- tree
- curl
- logrotate
- ncdu
- net-tools
- sysstat
- apt-transport-https
- neofetch
- ntpdate
- acl
- python3
2020-12-17 10:20:04 +01:00
- vim
apt_packages_physical:
2020-08-18 11:57:53 +02:00
- hddtemp
- ipmitool
- powertop
- s-tui
apt_packages_vm:
2020-08-18 11:57:53 +02:00
- qemu-guest-agent
2020-09-05 13:26:33 +02:00
- open-vm-tools
apt_packages_extra:
apt_packages_absent:
apt_packages_internet: