Explorar el Código

Add missing tag to task

The setup-all should include the setup_well_known task as well
pull/15/head
anadahz hace 7 años
padre
commit
2313907faa
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      roles/matrix-server/tasks/main.yml

+ 1
- 0
roles/matrix-server/tasks/main.yml Ver fichero

@@ -64,6 +64,7 @@


- include: tasks/setup_well_known.yml - include: tasks/setup_well_known.yml
tags: tags:
- setup-all
- setup-mxisd - setup-mxisd
- setup-synapse - setup-synapse
- setup-nginx-proxy - setup-nginx-proxy


Cargando…
Cancelar
Guardar