Sfoglia il codice sorgente

install openssl for hookshot

using b33ea48
pull/1505/head
HarHarLinks 4 anni fa
parent
commit
5d07f14235
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  1. +1
    -2
      roles/matrix-bridge-hookshot/tasks/setup_install.yml

+ 1
- 2
roles/matrix-bridge-hookshot/tasks/setup_install.yml Vedi 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:


Caricamento…
Annulla
Salva