Przeglądaj źródła

Update validate_config.yml

pull/2449/head
ste7la 3 lat temu
committed by GitHub
rodzic
commit
dae8b2f1e2
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      roles/custom/matrix-bot-chatgpt/tasks/validate_config.yml

+ 1
- 1
roles/custom/matrix-bot-chatgpt/tasks/validate_config.yml Wyświetl plik

@@ -6,5 +6,5 @@
You need to define a required configuration setting (`{{ item.name }}`).
when: "item.when | bool and vars[item.name] == ''"
with_items:
- {'name': 'matrix_bot_chatgpt_openai_apikey', when: true}
- {'name': 'matrix_bot_chatgpt_openai_api_key', when: true}
- {'name': 'matrix_bot_chatgpt_matrix_bot_username', when: true}

Ładowanie…
Anuluj
Zapisz