install htop on all hosts
This commit is contained in:
parent
3129b5e58c
commit
998dc0b643
2 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
||||||
with_items:
|
with_items:
|
||||||
- bash # lots of scripts rely on this
|
- bash # lots of scripts rely on this
|
||||||
- emacs--no_x11 # better editor :)
|
- emacs--no_x11 # better editor :)
|
||||||
|
- htop # system monitoring
|
||||||
- iftop # monitor interfaces
|
- iftop # monitor interfaces
|
||||||
- vim--no_x11 # we need real vim
|
- vim--no_x11 # we need real vim
|
||||||
|
|
||||||
|
|
|
@ -11,6 +11,7 @@
|
||||||
with_items:
|
with_items:
|
||||||
- bind-utils # dig
|
- bind-utils # dig
|
||||||
- emacs # better editor :)
|
- emacs # better editor :)
|
||||||
|
- htop # system monitoring
|
||||||
- iftop # monitor interfaces
|
- iftop # monitor interfaces
|
||||||
- iotop # monitor io usage
|
- iotop # monitor io usage
|
||||||
- mailx # send mail from cmd
|
- mailx # send mail from cmd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue