Strona działa najlepiej z włączonym JavaScript.
Strona główna
Odkrywaj
Pomoc
Zaloguj się
overmind
/
matrix-docker-ansible-deploy
kopia lustrzana
https://github.com/spantaleev/matrix-docker-ansible-deploy
Obserwuj
1
Polub
0
Forkuj
0
Kod
Zgłoszenia
0
Wydania
0
Wiki
Aktywność
Przeglądaj źródła
Remove useless explicit daemon reload in matrix-user-creator
The next task asks for a daemon reload, so there's no need to do it twice.
pull/2515/head
Slavi Pantaleev
3 lat temu
rodzic
0af6e6d9d9
commit
c8022c1a18
1 zmienionych plików
z
0 dodań
i
4 usunięć
Widok podzielony
Opcje porównania
Pokaż statystyki
Ściągnij plik aktualizacji
Ściągnij plik porównania
+0
-4
roles/custom/matrix-user-creator/tasks/setup.yml
+ 0
- 4
roles/custom/matrix-user-creator/tasks/setup.yml
Wyświetl plik
@@ -8,10 +8,6 @@
# Suppress logging to avoid dumping the credentials to the shell
no_log: true
- name: Ensure systemd is reloaded before starting the homeserver
ansible.builtin.service:
daemon_reload: true
- name: Ensure homeserver is started before creating Matrix users
ansible.builtin.service:
name: "matrix-{{ matrix_homeserver_implementation }}.service"
Napisz
Podgląd
Ładowanie…
Anuluj
Zapisz