This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
install openssl for hookshot
using
b33ea48
pull/1505/head
HarHarLinks
4 years ago
parent
321ed9b609
commit
5d07f14235
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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:
Write
Preview
Loading…
Cancel
Save