Fix Hydrogen self check

Thanks to Julian for pointing this out
This commit is contained in:
Aaron Raimist
2022-06-29 15:09:29 +00:00
parent 8ea7cd73cf
commit 6a99b3d532
2 changed files with 8 additions and 1 deletions

View File

@ -1,7 +1,7 @@
---
- set_fact:
matrix_client_hydrogen_url_endpoint_public: "https://{{ matrix_server_fqn_hydrogen }}"
matrix_client_hydrogen_url_endpoint_public: "https://{{ matrix_server_fqn_hydrogen }}/config.json"
- name: Check Hydrogen
uri: