Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
cb339991
Verified
Commit
cb339991
authored
Oct 04, 2021
by
Evangelos Foutras
🐱
Browse files
common: Add bash-completion as an essential tool
parent
d1053c03
Pipeline
#11696
passed with stage
in 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
roles/common/tasks/main.yml
View file @
cb339991
---
-
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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment