Przeglądaj źródła

Use `ansible-role-hydrogen`

Signed-off-by: Suguru Hirahara <did🔑z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
pull/4915/head
Suguru Hirahara 2 tygodni temu
rodzic
commit
a39a08173e
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: E4F9743DAB4B7B75
3 zmienionych plików z 6 dodań i 3 usunięć
  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 Wyświetl plik

@@ -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




+ 3
- 0
requirements.yml Wyświetl plik

@@ -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


+ 1
- 1
setup.yml Wyświetl plik

@@ -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


Ładowanie…
Anuluj
Zapisz