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

Use `ansible-role-cinny`

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

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

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

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



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

@@ -6,6 +6,9 @@
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-backup_borg.git
version: v1.4.3-2.1.1-0
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
version: v0.4.2-1
name: container_socket_proxy


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

@@ -111,7 +111,7 @@
- custom/matrix-registration
- custom/matrix-client-element
- custom/matrix-client-hydrogen
- custom/matrix-client-cinny
- galaxy/cinny
- custom/matrix-client-schildichat
- custom/matrix-client-fluffychat
- galaxy/jitsi


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