attempt to inject nginx config for hangouts bridge

This commit is contained in:
microchipster
2019-08-03 17:23:48 +00:00
parent 264704a29e
commit 95750c1bc7
4 changed files with 49 additions and 8 deletions

View File

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