Skip to content
Snippets Groups Projects
Verified Commit c1428ed8 authored by Evangelos Foutras's avatar Evangelos Foutras :smiley_cat:
Browse files

common: install ncdu as an essential tool

parent 3e99505f
No related branches found
No related tags found
No related merge requests found
Pipeline #18460 passed
---
- name: install essential tools
pacman: name=vim,nano,tmux,htop,bash-completion,rsync,vnstat state=present
pacman: name=vim,nano,tmux,htop,ncdu,bash-completion,rsync,vnstat state=present
- name: start and enable vnstatd
service: name=vnstat enabled=yes state=started
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment