mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-01-02 17:47:13 +00:00
Make Jitsi auth setup not show credentials in the shell
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2363
This commit is contained in:
parent
7164a79aa2
commit
ba09705f7f
@ -22,6 +22,7 @@
|
|||||||
- matrix_jitsi_prosody_auth_internal_accounts|length > 0
|
- matrix_jitsi_prosody_auth_internal_accounts|length > 0
|
||||||
register: matrix_jitsi_user_configuration_result
|
register: matrix_jitsi_user_configuration_result
|
||||||
changed_when: matrix_jitsi_user_configuration_result.rc == 0
|
changed_when: matrix_jitsi_user_configuration_result.rc == 0
|
||||||
|
no_log: true
|
||||||
|
|
||||||
#
|
#
|
||||||
# Tasks related to configuring other Jitsi authentication mechanisms
|
# Tasks related to configuring other Jitsi authentication mechanisms
|
||||||
|
Loading…
Reference in New Issue
Block a user