add api token for redlight client
This commit is contained in:
parent
45f9565c38
commit
4590292e2d
@ -59,6 +59,7 @@
|
|||||||
redlight_alert_bot_token: "{{ redlight_bot_token }}"
|
redlight_alert_bot_token: "{{ redlight_bot_token }}"
|
||||||
redlight_alert_room: "{{ redlight_alert_room }}"
|
redlight_alert_room: "{{ redlight_alert_room }}"
|
||||||
redlight_server: "https://{{ server_name }}/_matrix/loj/v1/abuse_lookup"
|
redlight_server: "https://{{ server_name }}/_matrix/loj/v1/abuse_lookup"
|
||||||
|
redlight_api_token: "{{ redlight_api_token }}"
|
||||||
- module: redlight_server_module.RedlightServerModule
|
- module: redlight_server_module.RedlightServerModule
|
||||||
config:
|
config:
|
||||||
source_repo_url: "https://code.glowers.club/api/v1/repos/testing-org/rdlist"
|
source_repo_url: "https://code.glowers.club/api/v1/repos/testing-org/rdlist"
|
||||||
|
Loading…
Reference in New Issue
Block a user