mirror of
https://github.com/roles-ansible/ansible_role_base.git
synced 2024-08-16 14:29:50 +02:00
move ethstatus to debian
This commit is contained in:
parent
6b2120b243
commit
0d2a9a1061
1 changed files with 1 additions and 1 deletions
|
@ -34,6 +34,7 @@ base__debian_packages:
|
||||||
- aptitude
|
- aptitude
|
||||||
- python3-setuptools
|
- python3-setuptools
|
||||||
- python3-apt
|
- python3-apt
|
||||||
|
- ethstatus
|
||||||
|
|
||||||
# packages for reasonable linux servers (not RHEL/Centos)
|
# packages for reasonable linux servers (not RHEL/Centos)
|
||||||
base__linux_packages:
|
base__linux_packages:
|
||||||
|
@ -44,7 +45,6 @@ base__linux_packages:
|
||||||
- htop
|
- htop
|
||||||
- iotop
|
- iotop
|
||||||
- iftop
|
- iftop
|
||||||
- ethstatus
|
|
||||||
- nethogs
|
- nethogs
|
||||||
- nload
|
- nload
|
||||||
- ncdu
|
- ncdu
|
||||||
|
|
Loading…
Reference in a new issue