Signed-off-by: Suguru Hirahara <did🔑z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
pull/4915/head
| @@ -52,8 +52,8 @@ There are some additional things you may wish to configure about the client. | |||||
| Take a look at: | Take a look at: | ||||
| - `roles/custom/matrix-client-hydrogen/defaults/main.yml` for some variables that you can customize via your `vars.yml` file | |||||
| - `roles/custom/matrix-client-hydrogen/templates/config.json.j2` for the client's default configuration. You can override settings (even those that don't have dedicated playbook variables) using the `matrix_client_hydrogen_configuration_extension_json` variable | |||||
| - `roles/galaxy/hydrogen/defaults/main.yml` for some variables that you can customize via your `vars.yml` file | |||||
| - `roles/galaxy/hydrogen/templates/config.json.j2` for the client's default configuration. You can override settings (even those that don't have dedicated playbook variables) using the `matrix_client_hydrogen_configuration_extension_json` variable | |||||
| ## Installing | ## Installing | ||||
| @@ -35,6 +35,9 @@ | |||||
| - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-grafana.git | - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-grafana.git | ||||
| version: v11.6.5-6 | version: v11.6.5-6 | ||||
| name: grafana | name: grafana | ||||
| - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-hydrogen.git | |||||
| version: v0.5.1-0 | |||||
| name: hydrogen | |||||
| - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-jitsi.git | - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-jitsi.git | ||||
| version: v10741-0 | version: v10741-0 | ||||
| name: jitsi | name: jitsi | ||||
| @@ -108,7 +108,7 @@ | |||||
| - custom/matrix-prometheus-services-connect | - custom/matrix-prometheus-services-connect | ||||
| - custom/matrix-registration | - custom/matrix-registration | ||||
| - custom/matrix-client-element | - custom/matrix-client-element | ||||
| - custom/matrix-client-hydrogen | |||||
| - galaxy/hydrogen | |||||
| - galaxy/cinny | - galaxy/cinny | ||||
| - custom/matrix-client-schildichat | - custom/matrix-client-schildichat | ||||
| - custom/matrix-client-fluffychat | - custom/matrix-client-fluffychat | ||||