Explorar el Código

Add newline at end of file

pull/3195/head
Slavi Pantaleev hace 2 años
committed by GitHub
padre
commit
08cc646933
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: B5690EEEBB952194
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      roles/custom/matrix-synapse/tasks/ext/setup_install.yml

+ 1
- 1
roles/custom/matrix-synapse/tasks/ext/setup_install.yml Ver fichero

@@ -81,4 +81,4 @@
- install-synapse
block:
- when: matrix_synapse_ext_synapse_auto_accept_invite_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/ext/synapse-auto-accept-invite/setup_install.yml"
ansible.builtin.include_tasks: "{{ role_path }}/tasks/ext/synapse-auto-accept-invite/setup_install.yml"

Cargando…
Cancelar
Guardar