Просмотр исходного кода

Use `ansible-role-hydrogen`

Signed-off-by: Suguru Hirahara <did🔑z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
pull/4915/head
Suguru Hirahara 2 недель назад
Родитель
Сommit
a39a08173e
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: E4F9743DAB4B7B75
3 измененных файлов: 6 добавлений и 3 удалений
  1. +2
    -2
      docs/configuring-playbook-client-hydrogen.md
  2. +3
    -0
      requirements.yml
  3. +1
    -1
      setup.yml

+ 2
- 2
docs/configuring-playbook-client-hydrogen.md Просмотреть файл

@@ -52,8 +52,8 @@ There are some additional things you may wish to configure about the client.

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



+ 3
- 0
requirements.yml Просмотреть файл

@@ -35,6 +35,9 @@
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-grafana.git
version: v11.6.5-6
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
version: v10741-0
name: jitsi


+ 1
- 1
setup.yml Просмотреть файл

@@ -108,7 +108,7 @@
- custom/matrix-prometheus-services-connect
- custom/matrix-registration
- custom/matrix-client-element
- custom/matrix-client-hydrogen
- galaxy/hydrogen
- galaxy/cinny
- custom/matrix-client-schildichat
- custom/matrix-client-fluffychat


Загрузка…
Отмена
Сохранить