Преглед изворни кода

Update validate_config.yml

pull/2449/head
ste7la пре 3 година
committed by GitHub
родитељ
комит
dae8b2f1e2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      roles/custom/matrix-bot-chatgpt/tasks/validate_config.yml

+ 1
- 1
roles/custom/matrix-bot-chatgpt/tasks/validate_config.yml Прегледај датотеку

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

Loading…
Откажи
Сачувај