add api token for redlight client

This commit is contained in:
PC-Admin 2023-08-16 05:18:33 +08:00
parent 45f9565c38
commit 4590292e2d

View File

@ -59,6 +59,7 @@
redlight_alert_bot_token: "{{ redlight_bot_token }}"
redlight_alert_room: "{{ redlight_alert_room }}"
redlight_server: "https://{{ server_name }}/_matrix/loj/v1/abuse_lookup"
redlight_api_token: "{{ redlight_api_token }}"
- module: redlight_server_module.RedlightServerModule
config:
source_repo_url: "https://code.glowers.club/api/v1/repos/testing-org/rdlist"