--- - hosts: webservers roles: - role: synapse postgresql_password: "{{ postgresql_users['matrix-synapse'] }}" turn_shared_secret: "{{ coturn_static_auth_secret }}" openid_client_secret: "{{ synapse.openid_client_secret }}"