only enable openssl if necessary

This commit is contained in:
Wm Salt Hale
2022-01-19 21:58:39 -08:00
parent 6f1b165567
commit 3aa8c1f62c
4 changed files with 29 additions and 23 deletions

View File

@ -1,5 +1,7 @@
---
- import_tasks: "{{ role_path }}/../matrix-base/tasks/util/ensure_openssl_installed.yml"
- name: Ensure Appservice IRC paths exist
file:
path: "{{ item.path }}"