Signed-off-by: Suguru Hirahara <did🔑z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
pull/4900/head
| @@ -54,8 +54,8 @@ There are some additional things you may wish to configure about the component. | |||||
| Take a look at: | Take a look at: | ||||
| - `roles/custom/matrix-client-cinny/defaults/main.yml` for some variables that you can customize via your `vars.yml` file | |||||
| - `roles/custom/matrix-client-cinny/templates/config.json.j2` for the component's default configuration. You can override settings (even those that don't have dedicated playbook variables) using the `matrix_client_cinny_configuration_extension_json` variable | |||||
| - `roles/galaxy/cinny/defaults/main.yml` for some variables that you can customize via your `vars.yml` file | |||||
| - `roles/galaxy/cinny/templates/config.json.j2` for the component's default configuration. You can override settings (even those that don't have dedicated playbook variables) using the `matrix_client_cinny_configuration_extension_json` variable | |||||
| ## Installing | ## Installing | ||||
| @@ -6,6 +6,9 @@ | |||||
| - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-backup_borg.git | - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-backup_borg.git | ||||
| version: v1.4.3-2.1.1-0 | version: v1.4.3-2.1.1-0 | ||||
| name: backup_borg | name: backup_borg | ||||
| - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-cinny.git | |||||
| version: v4.10.2-1 | |||||
| name: cinny | |||||
| - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-container-socket-proxy.git | - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-container-socket-proxy.git | ||||
| version: v0.4.2-1 | version: v0.4.2-1 | ||||
| name: container_socket_proxy | name: container_socket_proxy | ||||
| @@ -111,7 +111,7 @@ | |||||
| - custom/matrix-registration | - custom/matrix-registration | ||||
| - custom/matrix-client-element | - custom/matrix-client-element | ||||
| - custom/matrix-client-hydrogen | - custom/matrix-client-hydrogen | ||||
| - custom/matrix-client-cinny | |||||
| - galaxy/cinny | |||||
| - custom/matrix-client-schildichat | - custom/matrix-client-schildichat | ||||
| - custom/matrix-client-fluffychat | - custom/matrix-client-fluffychat | ||||
| - galaxy/jitsi | - galaxy/jitsi | ||||