Skip to content

Commit 82e82b6

Browse files
committed
Revert "Pin OpenSSL"
This reverts commit 9535333.
1 parent 3c09abf commit 82e82b6

4 files changed

Lines changed: 0 additions & 24 deletions

File tree

ci/playbooks/content_provider/pre.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
ansible.builtin.include_role:
1414
name: prepare-workspace
1515

16-
- name: Pin OpenSSL for job TLS downloads
17-
ansible.builtin.include_tasks: ../tasks/pin_openssl.yml
18-
1916
- name: Install ansible-core
2017
become: true
2118
ansible.builtin.package:

ci/playbooks/e2e-prepare.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
ansible.builtin.include_role:
88
name: prepare-workspace
99

10-
- name: Pin OpenSSL for job TLS downloads
11-
ansible.builtin.include_tasks: tasks/pin_openssl.yml
12-
1310
- name: Create zuul-output directory
1411
ansible.builtin.file:
1512
path: "{{ ansible_user_dir }}/zuul-output/logs"

ci/playbooks/pre-doc.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
ansible.builtin.include_role:
88
name: prepare-workspace
99

10-
- name: Pin OpenSSL for job TLS downloads
11-
ansible.builtin.include_tasks: tasks/pin_openssl.yml
12-
1310
- name: Output pip related things
1411
ansible.builtin.command:
1512
cmd: pip --version

ci/playbooks/tasks/pin_openssl.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)