Explorar el Código

Update roles/custom/matrix-authentication-service/tasks/syn2mas.yml: fix punctuation

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4047/head
Suguru Hirahara hace 1 año
padre
commit
2a9cf7de97
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: E4F9743DAB4B7B75
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      roles/custom/matrix-authentication-service/tasks/syn2mas.yml

+ 1
- 1
roles/custom/matrix-authentication-service/tasks/syn2mas.yml Ver fichero

@@ -106,7 +106,7 @@
# See: https://ansibledaily.com/print-to-standard-output-without-escaping/
#
# We want to run `debug: msg=".."`, but that dumps it as JSON and escapes double quotes within it,
# which ruins the command (`matrix_authentication_service_syn2mas_migration_command`)
# which ruins the command (`matrix_authentication_service_syn2mas_migration_command`).
- name: Note about syn2mas migration
ansible.builtin.set_fact:
dummy: true


Cargando…
Cancelar
Guardar