install htop on all hosts

This commit is contained in:
Timo Makinen 2019-06-10 19:24:15 +03:00
parent 3129b5e58c
commit 998dc0b643
2 changed files with 2 additions and 0 deletions

View file

@ -15,6 +15,7 @@
with_items:
- bash # lots of scripts rely on this
- emacs--no_x11 # better editor :)
- htop # system monitoring
- iftop # monitor interfaces
- vim--no_x11 # we need real vim

View file

@ -11,6 +11,7 @@
with_items:
- bind-utils # dig
- emacs # better editor :)
- htop # system monitoring
- iftop # monitor interfaces
- iotop # monitor io usage
- mailx # send mail from cmd