Selaa lähdekoodia
Remove ensure_user_registered_conduwuit.yml
Signed-off-by: Suguru Hirahara <did🔑z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
pull/4913/head
Suguru Hirahara
3 viikkoa sitten
vanhempi
commit
6648ee37d0
No known key found for this signature in database
GPG Key ID: E4F9743DAB4B7B75
1 muutettua tiedostoa jossa
0 lisäystä ja
10 poistoa
-
roles/custom/matrix-user-creator/tasks/util/ensure_user_registered_conduwuit.yml
|
|
@@ -1,10 +0,0 @@ |
|
|
# SPDX-FileCopyrightText: 2025 Slavi Pantaleev |
|
|
|
|
|
# SPDX-FileCopyrightText: 2025 Suguru Hirahara |
|
|
|
|
|
# |
|
|
|
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later |
|
|
|
|
|
|
|
|
|
|
|
--- |
|
|
|
|
|
|
|
|
|
|
|
- name: Ensure conduwuit user registered - {{ user.username | quote }} |
|
|
|
|
|
ansible.builtin.debug: |
|
|
|
|
|
msg: "Not registering user. To register conduwuit users, message the conduwuit bot" |
|
|
|