Compare commits
No commits in common. "2944e642e559b3c0a5a5679ff3133de746cdea76" and "e7b4b3fa56fa48a8a578bec253656d48c2819508" have entirely different histories.
2944e642e5
...
e7b4b3fa56
@ -55,18 +55,9 @@
|
||||
modules:
|
||||
- module: redlight_client_module.RedlightClientModule
|
||||
config:
|
||||
homeserver_url: "{{ server_name }}"
|
||||
redlight_alert_bot_token: "{{ redlight_alert_bot_token }}"
|
||||
redlight_alert_room: "{{ redlight_alert_room }}"
|
||||
redlight_server: "{{ redlight_server }}"
|
||||
redlight_api_token: "{{ redlight_api_token }}"
|
||||
redlight_url: "https://{{ server_name }}/_matrix/loj/v1/abuse_lookup"
|
||||
- module: redlight_server_module.RedlightServerModule
|
||||
config:
|
||||
redlight_source_repo_url: "https://code.glowers.club/api/v1/repos/testing-org/rdlist"
|
||||
redlight_git_token: "{{ redlight_git_token }}"
|
||||
redlight_source_list_file_path: "dist/summaries.json"
|
||||
redlight_client_tokens: "{{ redlight_client_tokens }}"
|
||||
redlight_filtered_tags: "{{ redlight_filtered_tags }}"
|
||||
config: {}
|
||||
state: present
|
||||
owner: root
|
||||
group: root
|
||||
|
Loading…
x
Reference in New Issue
Block a user