Remove bash-completion (#4431)

pull/4440/head
Maxime Guyot 2019-04-05 10:23:22 +02:00 committed by Kubernetes Prow Robot
parent 1ce2f04f47
commit 8ad74404c9
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ common_required_pkgs:
- "{{ (ansible_distribution == 'openSUSE Tumbleweed') | ternary('openssl-1_1', 'openssl') }}" - "{{ (ansible_distribution == 'openSUSE Tumbleweed') | ternary('openssl-1_1', 'openssl') }}"
- curl - curl
- rsync - rsync
- bash-completion
- socat - socat
- unzip - unzip
- e2fsprogs - e2fsprogs