`btop` is so much better than `top`. It makes a really nice status indicator for machine health, so I like running it on tty1.
5 lines
53 B
YAML
5 lines
53 B
YAML
- hosts: btop
|
|
roles:
|
|
- role: btop
|
|
tags: btop
|