Browse Source

Update roles/custom/matrix-user-verification-service/defaults/main.yml

pull/3709/head
Suguru Hirahara 1 year ago
committed by GitHub
parent
commit
79d09dbeea
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      roles/custom/matrix-user-verification-service/defaults/main.yml

+ 1
- 1
roles/custom/matrix-user-verification-service/defaults/main.yml View File

@@ -1,6 +1,6 @@
---

# matrix-user-verification-service - Service to verify details of a user based on a Open ID token
# matrix-user-verification-service - Service to verify details of a user based on an Open ID token
# Project source code URL: https://github.com/matrix-org/matrix-user-verification-service

# Set this to the display name for ansible used in Output e.g. fail_msg


Loading…
Cancel
Save