Parcourir la source

fix lint

pull/2723/head
Julian-Samuel Gebühr il y a 3 ans
Parent
révision
827ac4c79e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      roles/custom/matrix-bot-matrix-registration-bot/defaults/main.yml

+ 1
- 1
roles/custom/matrix-bot-matrix-registration-bot/defaults/main.yml Voir le fichier

@@ -25,7 +25,7 @@ matrix_bot_matrix_registration_bot_api_base_url: "https://{{ matrix_server_fqn_m
# This does not necessarily need to be a privileged (admin) access token.
matrix_bot_matrix_registration_bot_bot_access_token: ''
# Instead also a password can be used
matrix_bot_matrix_registration_bot_bot_password: ''
matrix_bot_matrix_registration_bot_bot_password: ''

# The access token that the bot uses to call the Matrix API for creating registration tokens.
# This needs to be a privileged (admin) access token.


Chargement…
Annuler
Enregistrer