Skip to content
Snippets Groups Projects
Commit d5c0829d authored by Manuel Cintron's avatar Manuel Cintron Committed by Kubernetes Prow Robot
Browse files

Removing unnecessary httplib2 install (#4708)

parent 00369303
Branches
Tags
No related merge requests found
...@@ -8,7 +8,6 @@ epel_enabled: false ...@@ -8,7 +8,6 @@ epel_enabled: false
dns_late: false dns_late: false
common_required_pkgs: common_required_pkgs:
- python-httplib2
- "{{ (ansible_distribution == 'openSUSE Tumbleweed') | ternary('openssl-1_1', 'openssl') }}" - "{{ (ansible_distribution == 'openSUSE Tumbleweed') | ternary('openssl-1_1', 'openssl') }}"
- curl - curl
- rsync - rsync
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment