Przeglądaj źródła

fixup! add some hookshot config validation

pull/1505/head
HarHarLinks 4 lat temu
rodzic
commit
f136c1fb8f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      roles/matrix-bridge-hookshot/tasks/validate_config.yml

+ 1
- 1
roles/matrix-bridge-hookshot/tasks/validate_config.yml Wyświetl plik

@@ -15,7 +15,7 @@
You need to define a required configuration setting (`{{ item }}`) to enable GitHub.
when: "matrix_hookshot_github_enabled and vars[item] == ''"
with_items:
- "matrix_hookshot_github_id"
- "matrix_hookshot_github_appid"
- "matrix_hookshot_github_secret"

- name: Fail if required GitHub OAuth settings not defined


Ładowanie…
Anuluj
Zapisz