Files
ansible/group_vars/all/packages.yaml
T
2025-12-29 16:53:23 +03:00

33 lines
437 B
YAML

---
system_packages:
essential:
- curl
- wget
- git
- htop
- vim
- gnupg
- ca-certificates
- apt-transport-https
- iproute2
- net-tools
- unzip
- jq
- tree
- bash-completion
- tmux
- rsync
- lm-sensors
monitoring:
- atop
- iotop
- nethogs
- nload
- sysstat
- dstat
- smartmontools
- tcpdump
security:
- fail2ban
- nftables