Files
ansible/group_vars/all/packages.yaml
T
2025-11-17 22:25:00 +03:00

34 lines
477 B
YAML

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