attempt to inject nginx config for hangouts bridge
This commit is contained in:
@ -6,9 +6,9 @@
|
||||
You need to define a required configuration setting (`{{ item }}`).
|
||||
when: "vars[item] == ''"
|
||||
with_items:
|
||||
- "matrix_mautrix_hangouts_public_endpoint"
|
||||
- "matrix_mautrix_hangouts_appservice_token"
|
||||
- "matrix_mautrix_hangouts_homeserver_token"
|
||||
- debug:
|
||||
msg:
|
||||
- '`matrix_base` == {{ matrix_base }}'
|
||||
- '`matrix_mautrix_hangouts_homeserver_domain` == {{ matrix_mautrix_hangouts_homeserver_domain }}'
|
||||
|
Reference in New Issue
Block a user