diff options
| author | Luke Hoersten <[email protected]> | 2026-08-03 13:29:15 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-08-03 13:29:15 -0500 |
| commit | 5ec681720eed1dde9f356d58cff6305b9620629c (patch) | |
| tree | df030e589e00abe970c6b8b5200db93e05a72a0b /rpi-base/defaults/main.yaml | |
| parent | 254577c537e20dbd2e365c63773e2010f3c8374d (diff) | |
Removed mosh from base.
Diffstat (limited to 'rpi-base/defaults/main.yaml')
| -rw-r--r-- | rpi-base/defaults/main.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rpi-base/defaults/main.yaml b/rpi-base/defaults/main.yaml index 696a179..d64b7c4 100644 --- a/rpi-base/defaults/main.yaml +++ b/rpi-base/defaults/main.yaml @@ -11,7 +11,6 @@ rpi_base_apt_packages: # setfacl is required for ansible become_user with an unprivileged user # (e.g. postgres tasks); 26.04 no longer ships it by default - "acl" - - "mosh" - "avahi-daemon" - "log2ram" - "fail2ban" |
