Add missing apt packages to system-tools role
Adds packages installed on zap that were absent from the playbook: btop, byobu, fd-find, ffmpeg, gh, mtr-tiny, screen, whois, yt-dlp Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -33,11 +33,23 @@
|
|||||||
- procps
|
- procps
|
||||||
# System utilities
|
# System utilities
|
||||||
- tmux
|
- tmux
|
||||||
|
- screen
|
||||||
- tree
|
- tree
|
||||||
- jq
|
- jq
|
||||||
- unzip
|
- unzip
|
||||||
- rsync
|
- rsync
|
||||||
- less
|
- less
|
||||||
|
- mtr-tiny
|
||||||
|
- whois
|
||||||
|
- byobu
|
||||||
|
# Modern CLI replacements / extras
|
||||||
|
- btop
|
||||||
|
- fd-find
|
||||||
|
# Media
|
||||||
|
- ffmpeg
|
||||||
|
- yt-dlp
|
||||||
|
# GitHub CLI
|
||||||
|
- gh
|
||||||
# Build essentials for development
|
# Build essentials for development
|
||||||
- build-essential
|
- build-essential
|
||||||
- file
|
- file
|
||||||
|
|||||||
Reference in New Issue
Block a user