remove debug msg
This commit is contained in:
parent
73ca281aee
commit
d82aaeeb39
1 changed files with 0 additions and 3 deletions
|
@ -60,9 +60,6 @@
|
|||
set_fact:
|
||||
matrix_bridge_facebook_as_token: "{{ facebook_config.appservice.as_token }}"
|
||||
matrix_bridge_facebook_hs_token: "{{ facebook_config.appservice.as_token }}"
|
||||
- name: print config
|
||||
debug:
|
||||
msg: "{{ matrix_bridge_facebook_as_token }}, {{ matrix_bridge_facebook_hs_token }}"
|
||||
when: register_config.stat.exists
|
||||
|
||||
- name: Configure the bridge
|
||||
|
|
Loading…
Reference in a new issue