Explorar el Código

Add 'setup-ssl' tag to matrix-nginx-proxy

So that it is possible to deal with Let's encrypt certificates when
targeting setup-ssl
pull/1876/head
ZzMzaw hace 3 años
padre
commit
5ce2abb795
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      roles/matrix-nginx-proxy/tasks/main.yml

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

@@ -11,6 +11,7 @@
tags:
- setup-all
- setup-nginx-proxy
- setup-ssl

- ansible.builtin.import_tasks: "{{ role_path }}/tasks/ssl/main.yml"
when: run_setup | bool


Cargando…
Cancelar
Guardar