Skip to content

Commit 3594bf0

Browse files
authored
Install ncdu along htop on every system (#2152)
ncdu is one of these small very useful tools, like htop. It’s a curses UI to recursively dig through the system and figure out where the disc space is being wasted.
1 parent 52ac42e commit 3594bf0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ansible/tasks/setup-system.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
- fail2ban
1818
- htop
1919
- linux-libc-dev
20+
- ncdu
2021
- net-tools
2122
- nftables
2223
- ngrep

0 commit comments

Comments
 (0)