--- - name: set up secrets hosts: matrix_servers become: true roles: - name: secrets secrets_definitions: matrix_coturn_turn_static_auth_secret: store: local_facts password_length: 64 matrix_synapse_macaroon_secret_key: store: local_facts password_length: 64 matrix_registration_admin_secret: store: local_facts password_length: 64