|
|
@@ -71,15 +71,6 @@ provisioner: |
|
|
matrix_bridge_mautrix_discord_scheme: http |
|
|
matrix_bridge_mautrix_discord_scheme: http |
|
|
matrix_bridge_mautrix_discord_bridge_avatar_proxy_key: molecule_avatar_proxy_key_7c1d |
|
|
matrix_bridge_mautrix_discord_bridge_avatar_proxy_key: molecule_avatar_proxy_key_7c1d |
|
|
|
|
|
|
|
|
# The role's default for this references |
|
|
|
|
|
# `matrix_bridge_beeper_linkedin_homeserver_domain` / |
|
|
|
|
|
# `..._homeserver_address`, which belong to a *different* role. In a |
|
|
|
|
|
# playbook run every role's defaults are in scope, so it renders; a role |
|
|
|
|
|
# scenario has only this role loaded and the template fails on the |
|
|
|
|
|
# undefined name. Neutralised here rather than worked around in the |
|
|
|
|
|
# role, and reported as a defect of the role. |
|
|
|
|
|
matrix_bridge_mautrix_discord_bridge_double_puppet_server_map_default: {} |
|
|
|
|
|
|
|
|
|
|
|
# verify.yml runs as its own play, where role defaults are out of scope, |
|
|
# verify.yml runs as its own play, where role defaults are out of scope, |
|
|
# so the paths it reads are pinned here as literals matching what the |
|
|
# so the paths it reads are pinned here as literals matching what the |
|
|
# role derives from matrix_base_data_path. |
|
|
# role derives from matrix_base_data_path. |
|
|
|