Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Giriş Yap
overmind
/
matrix-docker-ansible-deploy
şunun yansıması
https://github.com/spantaleev/matrix-docker-ansible-deploy
İzle
1
Yıldızla
0
Çatalla
0
Kod
Konular
0
Sürümler
0
Wiki
Aktivite
Kaynağa Gözat
Disable automatic user creation when MAS migration is in progress
Related to
https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3647
pull/3649/head
Slavi Pantaleev
1 yıl önce
ebeveyn
3d7a926c19
işleme
44682a9e0f
1 değiştirilmiş dosya
ile
1 ekleme
ve
1 silme
Görünümü Böl
Diff Seçenekleri
İstatistikleri Göster
Yama Dosyasını İndir
Diff Dosyasını İndir
+1
-1
roles/custom/matrix-user-creator/tasks/setup.yml
+ 1
- 1
roles/custom/matrix-user-creator/tasks/setup.yml
Dosyayı Görüntüle
@@ -31,7 +31,7 @@
# Suppress logging to avoid dumping the credentials to the shell
no_log: true
- when: matrix_authentication_service_enabled
| bool
- when: matrix_authentication_service_enabled
and not matrix_authentication_service_migration_in_progress
block:
- name: Ensure Matrix Authentication Service is started before creating Matrix users
ansible.builtin.service:
Yaz
Önizleme
Yükleniyor…
İptal
Kaydet