ansible/roles/matrix/templates/shared_secrets.yaml

5 lines
227 B
YAML

# This file is managed via Ansible; any changes here will be overwritten
# And rightfully so. Don't screw with this
registration_shared_secret: {{ matrix_reg_secret.stdout }}
turn_shared_secret: {{ matrix_turn_secret.stdout }}