Matrix Docker Ansible eploy
Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
- MAILTO="{{ matrix_ssl_lets_encrypt_support_email }}"
- 15 4 * * * root {{ matrix_local_bin_path }}/matrix-ssl-lets-encrypt-certificates-renew
- {% if matrix_nginx_proxy_enabled %}
- 20 5 * * * root {{ matrix_host_command_systemctl }} reload matrix-nginx-proxy.service
- {% endif %}
|