Files
RekomenciBackend/infrastructure/iac/ansible/group_vars/all/packages.yaml
T
ITQ 44df678c82 chore: added iac
Signed-off-by: ITQ <itq.dev@ya.ru>
2025-11-21 18:49:30 +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