Slavi Pantaleev
hace 5 años
committed by
GitHub
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 4AEE18F83AFDEB23
Se han
modificado 1 ficheros con
1 adiciones y
1 borrados
-
roles/matrix-common-after/tasks/start.yml
|
|
@@ -30,7 +30,7 @@ |
|
|
# as we may run into systemd's automatic restart logic retrying the service. |
|
|
# as we may run into systemd's automatic restart logic retrying the service. |
|
|
- name: Wait a bit, so that services can start (or fail) |
|
|
- name: Wait a bit, so that services can start (or fail) |
|
|
wait_for: |
|
|
wait_for: |
|
|
timeout: 5 |
|
|
|
|
|
|
|
|
timeout: 15 |
|
|
delegate_to: 127.0.0.1 |
|
|
delegate_to: 127.0.0.1 |
|
|
become: false |
|
|
become: false |
|
|
|
|
|
|
|
|
|