/usr/local/bin/matrix-ssl-lets-encrypt-certificates-renew -> /matrix/ssl/bin/lets-encrypt-certificates-renew

This commit is contained in:
Slavi Pantaleev
2022-11-27 09:53:23 +02:00
parent fb86f6d5e7
commit 707e909b9b
8 changed files with 7 additions and 29 deletions

View File

@ -1,11 +1,5 @@
---
# This is a cleanup/migration task. It can be removed some time in the future.
- name: (Migration) Remove deprecated cronjob
ansible.builtin.file:
path: "{{ matrix_cron_path }}/matrix-coturn-ssl-reload"
state: absent
- name: Ensure Matrix Coturn path exists
ansible.builtin.file:
path: "{{ item.path }}"