big fix
This commit is contained in:
parent
44089646f5
commit
dad7466637
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
|||
- name: extract tokens
|
||||
set_fact:
|
||||
matrix_bridge_facebook_as_token: "{{ facebook_config.appservice.as_token }}"
|
||||
matrix_bridge_facebook_hs_token: "{{ facebook_config.appservice.as_token }}"
|
||||
matrix_bridge_facebook_hs_token: "{{ facebook_config.appservice.hs_token }}"
|
||||
when: register_config.stat.exists
|
||||
|
||||
- name: Configure the bridge
|
||||
|
|
Loading…
Reference in a new issue