Install bash-completion in dev-tools

bash-completion is useful to tab-complete commands, especially docker container
names - this change adds it to default packages list for dev-tools role.

Change-Id: Ic630e0cfa059969046194b9761b9b5e07978f202
This commit is contained in:
Michal Nasiadka 2020-08-25 12:57:36 +02:00
parent faf03dbf35
commit 49885a2b8d

View File

@ -1,6 +1,7 @@
---
# List of default packages to install.
dev_tools_packages_default:
- bash-completion
- tcpdump
- vim