Removing unnecessary httplib2 install (#4708)

This commit is contained in:
Manuel Cintron 2019-05-03 19:55:38 -05:00 committed by Kubernetes Prow Robot
parent 00369303de
commit d5c0829d61

View file

@ -8,7 +8,6 @@ epel_enabled: false
dns_late: false
common_required_pkgs:
- python-httplib2
- "{{ (ansible_distribution == 'openSUSE Tumbleweed') | ternary('openssl-1_1', 'openssl') }}"
- curl
- rsync