Quellcode durchsuchen

install openssl for hookshot

using b33ea48
pull/1505/head
HarHarLinks vor 4 Jahren
Ursprung
Commit
5d07f14235
1 geänderte Dateien mit 1 neuen und 2 gelöschten Zeilen
  1. +1
    -2
      roles/matrix-bridge-hookshot/tasks/setup_install.yml

+ 1
- 2
roles/matrix-bridge-hookshot/tasks/setup_install.yml Datei anzeigen

@@ -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:


Laden…
Abbrechen
Speichern