Browse Source

install openssl for hookshot

using b33ea48
pull/1505/head
HarHarLinks 4 years ago
parent
commit
5d07f14235
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      roles/matrix-bridge-hookshot/tasks/setup_install.yml

+ 1
- 2
roles/matrix-bridge-hookshot/tasks/setup_install.yml View File

@@ -1,7 +1,6 @@
---

# (#1510)
# - import_tasks: "{{ role_path }}/../matrix-base/tasks/util/ensure_openssl_installed.yml"
- import_tasks: "{{ role_path }}/../matrix-base/tasks/util/ensure_openssl_installed.yml"

- name: Ensure hookshot image is pulled
docker_image:


Loading…
Cancel
Save