|
|
|
@@ -3,7 +3,7 @@ |
|
|
|
- name: Fail if matrix-nginx-proxy role already executed |
|
|
|
ansible.builtin.fail: |
|
|
|
msg: >- |
|
|
|
Trying to append mautrix-whatapp-metrics's reverse-proxying configuration to matrix-nginx-proxy, |
|
|
|
Trying to append mautrix-gmessages-metrics's reverse-proxying configuration to matrix-nginx-proxy, |
|
|
|
but it's pointless since the matrix-nginx-proxy role had already executed. |
|
|
|
To fix this, please change the order of roles in your playbook, |
|
|
|
so that the matrix-nginx-proxy role would run after the matrix-bridge-mautrix-gmessages role. |
|
|
|
|