Fix some of the spacing warnings with ansible-lint

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara
2025-02-25 03:48:09 +09:00
parent 76bab88ad0
commit 2a3fee7b80
7 changed files with 26 additions and 26 deletions

View File

@ -96,7 +96,7 @@ matrix_go_skype_bridge_bridge_login_shared_secret_map:
# Servers to always allow double puppeting from
matrix_go_skype_bridge_bridge_double_puppet_server_map:
"{{ matrix_go_skype_bridge_homeserver_domain : matrix_go_skype_bridge_homeserver_address }}"
"{{ matrix_go_skype_bridge_homeserver_domain: matrix_go_skype_bridge_homeserver_address }}"
# Enable End-to-bridge encryption
matrix_go_skype_bridge_bridge_encryption_allow: "{{ matrix_bridges_encryption_enabled }}"