matrix-docker-ansible-deploy/roles/matrix-nginx-proxy
Slavi Pantaleev 2a1ec38e3a Stop using Ansible's cron module
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.
2020-09-06 10:49:19 +03:00
..
defaults Merge pull request #633 from thedanbob/certbot-1.7.0 2020-08-17 16:47:12 +03:00
tasks Stop using Ansible's cron module 2020-09-06 10:49:19 +03:00
templates Stop using Ansible's cron module 2020-09-06 10:49:19 +03:00
vars Make matrix-nginx-proxy role independent of others 2019-01-17 13:32:46 +02:00