deploy-base/roles/install-packages/defaults/main.yml

28 lines
373 B
YAML

---
COMMON_PKGS:
- bash-completion
- htop
- vim
- strace
- dmidecode
- nethogs
- sysbench
- fio
- rsync
- lsof
- firewalld
- mosh
EL_PKGS:
- iperf3
- nmap
- lvm2
- bind-utils
- psmisc # may work on deb/ubuntu also? - provides killall
- wget
- cockpit
- ioping
- kitty-terminfo
- dnf-plugin-system-upgrade
DEB_PKGS:
- dnsutils