mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-06 07:32:36 +00:00
2a1ec38e3a
This is mainly to address SSL renewal not working for us due to: - https://github.com/ansible/ansible/issues/71213 - https://github.com/ansible/ansible/pull/71207 Using the cron module was hacky anyway. We shouldn't need an extra level of buggy abstraction to manage a cronjob file.
2 lines
83 B
Django/Jinja
2 lines
83 B
Django/Jinja
20 4 */5 * * root {{ matrix_host_command_systemctl }} reload matrix-coturn.service
|