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

common: Add bash-completion as an essential tool

parent d1053c03
No related branches found
No related tags found
No related merge requests found
Pipeline #11696 passed
---
- name: install essential tools
pacman: name=vim,nano,tmux,htop,rsync,vnstat state=present
pacman: name=vim,nano,tmux,htop,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