Restore matrix-corporal functionality when matrix-nginx-proxy is not involved

This commit is contained in:
Slavi Pantaleev
2024-01-13 15:28:21 +02:00
parent c23022ff86
commit 5d76b91dc2
7 changed files with 83 additions and 28 deletions

View File

@ -21,6 +21,7 @@
- tags:
- self-check
- self-check-corporal
block:
- when: matrix_corporal_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/self_check.yml"