Slavi Pantaleev
5 lat temu
committed by
GitHub
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z
1 dodań i
1 usunięć
-
roles/matrix-common-after/tasks/start.yml
|
|
|
@@ -30,7 +30,7 @@ |
|
|
|
# as we may run into systemd's automatic restart logic retrying the service. |
|
|
|
- name: Wait a bit, so that services can start (or fail) |
|
|
|
wait_for: |
|
|
|
timeout: 5 |
|
|
|
timeout: 15 |
|
|
|
delegate_to: 127.0.0.1 |
|
|
|
become: false |
|
|
|
|
|
|
|
|